Improve (and greatly complicate) CMap generation for TrueType fonts.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Feb 2007 14:29:37 +0000 (14:29 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Feb 2007 14:29:37 +0000 (14:29 +0000)
commit1cd00fea71fa0387d591710a08fa89b240f46d64
tree1e10b9abcb669b1cdf8d5d4fc8930d463004b2ed
parentbb8bfd66192edaa49a708795754a0ac60bfd5868
Improve (and greatly complicate) CMap generation for TrueType fonts.
We now detect ranges of glyphs mapped contiguously and use {begin,end}cidrange
for them, and also bunch together multiple characters and ranges in each
{begin,end}cid{char,range} pair.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@7263 cda61777-01e9-0310-a592-d414129be87e
bk_pdf.c