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


_______________________________________________
Dvipng mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dvipng

Reply via email to