Hi,

"Manhart Matthias" <[EMAIL PROTECTED]> writes:

>> Did you compile freetype with the bytecode interpreter enabled?
> No. Where can i enable this feature ? (configure)

Please read the freetype2 documentation. It will tell you how to tune
the library by editing ftconfig.h.

> Take a look at:
> http://www.freetype.org/freetype2/index.html#features
> In the section "Features":
>
> By default, FreeType 2 supports the following font formats:
>
> TrueType fonts (and collections) 
> Type 1 fonts 
> CID-keyed Type 1 fonts 
> CFF fonts 
> OpenType fonts (both TrueType and CFF variants) 
> SFNT-based bitmap fonts 
> X11 PCF fonts 
> Windows FNT fonts                                 <====
> BDF fonts (including anti-aliased ones) 
> PFR fonts 
> Type42 fonts (limited support) 

This speaks about Windows FNT fonts and iirc this is a different
format.

> Where can i find details about this 'simple' bitmap font ?
> Are they stored in font-files ?
> I made a test with "CreateFont" and "null" as font-name, but i got only
> one font-size.

It's too simple to document it. You will have to read the source
(interfaces/IDirectFBFont/idirectfbfont_default.c).


Sven


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to