summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2007-01-06 17:32:34 +0000
committerBen Harris <bjh21@bjh21.me.uk>2007-01-06 17:32:34 +0000
commit30ca2bdcde0675a2d52a9decf9dce73e57fdcee1 (patch)
tree3adfb92abc228bd59fcf8df34120858a3b41f44e /misc.c
parent405e47cacdc61ac61b421591dfb92434ebffaeb9 (diff)
downloadhalibut-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