Around 18 o'clock on Dec 5, Francesco Zappa Nardelli wrote:

> As far as I know, all drivers are tested in the order specified in
> ftmodule.h.  The first one that returns a FT_Face (instead of an
> error) is chosen.

My question should have been:

>  FT_New_Face( library,..., &face );
>
>   pcfface = (PCF_Public_Face)face;

How to I know this cast is correct?  Where is the check that ensures the 
call to FT_New_Face has found a PCF font rather than a TrueType font?

Keith Packard        XFree86 Core Team        Compaq Cambridge Research Lab


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

Reply via email to