diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2007-01-06 17:32:34 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2007-01-06 17:32:34 +0000 |
| commit | 30ca2bdcde0675a2d52a9decf9dce73e57fdcee1 (patch) | |
| tree | 3adfb92abc228bd59fcf8df34120858a3b41f44e /misc.c | |
| parent | 405e47cacdc61ac61b421591dfb92434ebffaeb9 (diff) | |
| download | halibut-30ca2bdcde0675a2d52a9decf9dce73e57fdcee1.zip halibut-30ca2bdcde0675a2d52a9decf9dce73e57fdcee1.tar.gz halibut-30ca2bdcde0675a2d52a9decf9dce73e57fdcee1.tar.bz2 halibut-30ca2bdcde0675a2d52a9decf9dce73e57fdcee1.tar.xz | |
Overhaul of glyph-name handling in the paper backends. Before, we had
a separate dense array of glyph names for each font, and referenced glyphs
by indicies into that array, which meant that the array had to be set
up before we could generate any indices. Now we have an overall array of
glyph names, and use the same glyph indicies for all fonts. Some arrays
have had to turn into tree234s as a result.
[originally from svn r7061]
Diffstat (limited to 'misc.c')
0 files changed, 0 insertions, 0 deletions