]> git.parisson.com Git - pdf.js.git/commit
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first...
authorAdil Allawi <adil@diwan.com>
Fri, 19 Aug 2011 13:04:34 +0000 (14:04 +0100)
committerAdil Allawi <adil@diwan.com>
Fri, 19 Aug 2011 13:05:07 +0000 (14:05 +0100)
commit5a528944f0e3a58d6ac0c821d31f3e1471a9a463
tree1d5d5bfbb6205229c6132c1e95beb33a52936229
parent170871bbfaa8a58973554a2b2019021ebd0448c0
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
fonts.js
pdf.js
test/pdfs/complex_ttf_font.pdf [new file with mode: 0644]
test/test_manifest.json