On Tue, Oct 10, 2006 at 02:10:08PM +0200, Daniel M. wrote: > Is it possible somehow to improve the situation? The problem might be that the glyph drawing backend calls a convenient function provided by freetype to embolden the glyphs, which lacks parameters to control how embolden is done. Enabling antialias should help:
http://people.debian.org.tw/~olv/freetype/monaco-lin-10pt.png Another solution is to convert the font to a bitmap one for the pixel size used. The convenient function uses different algorithm to embolden bitmap glyphs, which is similar to what Windows does. -- Regards, olv _______________________________________________ Freetype mailing list Freetype@nongnu.org http://lists.nongnu.org/mailman/listinfo/freetype