Construct a table for mapping glyph names back into glyph indices, for use
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 6 Feb 2007 22:48:16 +0000 (22:48 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 6 Feb 2007 22:48:16 +0000 (22:48 +0000)
commit47d8870658c716c4d6511f2e67865355c39ad077
tree545e7aaa55d8ed68bf4c2bcad9528882273602d6
parentc4cf58937d38e0e741e7095ed63c7139db608184
Construct a table for mapping glyph names back into glyph indices, for use
when we come to embed TrueType fonts in PDF.  Also provide functions for
using this table and its inverse.  Unrelatedly, support extracting the
italic angle from the 'post' table.

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