9 Commits (6865c284a7627bdfabee15e7c68d2ea8a1d25611)

Author SHA1 Message Date
Nicholas Nethercote adf58ed687 Represent cid chars using integers, not strings. 11 years ago
Nicholas Nethercote 28687bca75 Optimize CMap.prototype.forEach(). 11 years ago
Nicholas Nethercote b86daed29d Make CMap.map quasi-private. 11 years ago
Jonas Jenwald 04975acceb Prevent CMapFactory.create from failing by passing the necessary parameters from PartialEvaluator_readToUnicode (issue 5010) 11 years ago
Jonas Jenwald d1c71ab7ad Prevent adding undefined array entries to CMap.map in mapRangeToArray (issue 4875) 11 years ago
Tim van der Meij df91acf239 Fixes lint warning W004 in src/core 11 years ago
Yury Delendik 69efd9cb96 CMaps binary packing 11 years ago
Brendan Dahl b5b94a4af3 Use built in CMaps and unify the glyph mapping. 11 years ago
Brendan Dahl f32e65b19f Read multi-byte character codes based on codespace ranges. 12 years ago