Offset glyphs to the unicode private use area

This commit is contained in:
Adil Allawi 2011-08-20 09:31:19 +01:00
parent 5d071fffcd
commit eefaa0153f

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