]> git.parisson.com Git - pdf.js.git/commit
Fix regression caused by pull request #491. Glyphs in positions that match complex...
authorAdil Allawi <adil@diwan.com>
Mon, 3 Oct 2011 09:16:18 +0000 (10:16 +0100)
committerAdil Allawi <adil@diwan.com>
Tue, 4 Oct 2011 15:18:38 +0000 (16:18 +0100)
commit118668cb534214fd3897e350369aa19e48255a8d
tree7021fe4880837dfe7f03b9c8563d71279d1b5c10
parent1508c03414b42d3e5bcfc40570c0aaf5ee6125d0
Fix regression caused by pull request #491. Glyphs in positions that match complex scripts or special characters can be messed up by the browser when drawn to the canvas. Limit to fonts with a small to medium sized glyph set.
fonts.js