Around 20 o'clock on Sep 4, Francesco Zappa Nardelli wrote:

> A silly question: is it possibile to configure Xft to load pcf fonts
> via the FreeType rasterizer?

It will be eventually; right now, it only handles outline fonts from 
FreeType.  

The problem with PCF is that it's a poor format for incrementally fetching
glyphs; the usual compressed format separates the two requiring the
application to uncompress the entire file each time a glyph is loaded.  I
suspect a new bitmap font file format will be required, one which supports
compression while still permitting incremental glyph reading.

[EMAIL PROTECTED]        XFree86 Core Team              SuSE, Inc.


_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to