Skip to content

Commit

Permalink
Type 1 glyph names: Do not use an array of pointers for winansi glyph…
Browse files Browse the repository at this point in the history
… names

Similar to ps_standard_encoding array, use a string pool and lookup
indices for the winansi glyph names to reduce .data size. As
ps_encoding and winansi share mostly the same names, the perl script
has been modified to merge the symbols into the one string pool and
generate separate lookup indices for ps_encoding and winansi.
  • Loading branch information
Adrian Johnson committed Nov 6, 2010
1 parent 048a43e commit 5906e64
Showing 1 changed file with 211 additions and 131 deletions.
Loading

0 comments on commit 5906e64

Please sign in to comment.