Jonas Jenwald dfe9015a43 Convert uniXXXX glyph names to proper ones when building the charCodeToGlyphId map for TrueType fonts (bug 1132849, issue 6893, issue 6894)
This patch adds a `getUnicodeForGlyph` helper function, which is used to recover Unicode values for non-standard glyph names.

Some PDF generators, e.g. Scribus PDF, use improper `uniXXXX` glyph names which breaks the glyph mapping. We can avoid this by converting them to "standard" glyph names instead.

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1132849.
Fixes 6893.
Fixes 6894.
2016-03-09 19:37:15 +01:00
..
2015-12-29 15:10:38 -06:00
2016-01-28 11:32:59 -06:00
2016-01-28 11:32:59 -06:00
2015-12-16 23:52:16 +01:00
2015-12-16 23:52:16 +01:00
2016-01-28 12:11:46 -06:00