Merge pull request #346 from ironymark/master

Another fix to my last CIDFont patch
This commit is contained in:
Andreas Gal 2011-08-20 09:27:49 -07:00
commit dab62f9a1e

View File

@ -789,7 +789,7 @@ var Font = (function Font() {
encoding: null,
checkAndRepair: function font_checkAndRepair(name, font, properties) {
var kCmapGlyphOffset = 0xFF;
var kCmapGlyphOffset = 0xE000; //offset glpyhs to the Unicode Private Use Area
function readTableEntry(file) {
// tag