sfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to...
commit8be27f68c77c37989f043c54b9360e9b75548747
authorAric Stewart <aric@codeweavers.com>
Mon, 10 Dec 2007 07:24:10 +0000 (10 16:24 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Dec 2007 11:11:17 +0000 (10 12:11 +0100)
treec2c99ebe7ddb613c3c9cb6a0f300b56225bf3917
parent6a57a55480b46b0a94cafa0fdd889c08f53b1c83
sfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to deal with older version of freetype without having to fall back on unreliable hacks.
tools/sfnt2fnt.c