use the font's first character map if we don't find a unicode map (FT1)
authorTony Cook <tony@develop=help.com>
Thu, 10 Jan 2002 12:37:18 +0000 (12:37 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 10 Jan 2002 12:37:18 +0000 (12:37 +0000)
commit27e794971a0db5b18a6f086fa7d552bdd5d127af
tree513cf679469ffe5933f4ffd7422810aefa5b5bf5
parentdb6d10ccad19b196384e671719d9f69b68d1cdc9
use the font's first character map if we don't find a unicode map (FT1)
use the glyphs' bounding boxes rather than the global ascent/descent to
get the size of the render bitmap, to work around fonts with broken
metrics
Changes
font.c
t/t35ttfont.t