[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dvipng] Possible problem with dvipng version 1.8/FT fonts
From: |
Jan-Åke Larsson |
Subject: |
Re: [Dvipng] Possible problem with dvipng version 1.8/FT fonts |
Date: |
Tue, 16 May 2006 09:38:06 +0200 |
User-agent: |
Mozilla Thunderbird 1.0.6 (X11/20050927) |
How about the following invocation:
if (FT_Load_Glyph( currentfont->face, glyph_i,
FT_LOAD_RENDER | FT_LOAD_TARGET_LIGHT )
&& FT_Load_Glyph( currentfont->face, glyph_i,
FT_LOAD_RENDER | FT_LOAD_NO_HINTING ))
Fatal("cannot load FT char %d",c);
/JÅ
--
"We just typed make"
Stephen Lambrigh, Director of Server Product Marketing at Informix
about porting their Database to Linux