Hi, "Sven Neumann <[EMAIL PROTECTED]> writes:
> Did you compile freetype with the bytecode interpreter enabled? No. Where can i enable this feature ? (configure) >The freetype2 driver in DirectFB asks freetype2 to open the file. If you get DFB_NOIMPL >with CreateFont, that means that freetype2 doesn't support the font file format. I had >a short look at the freetype web-pages and I didn't find anything that would imply that >the .FON format would be supported at all. 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) >Alternatively you can use the default DirectFB font loader. It reads a very simple bitmap font >format. You could change the bitmap and tweak the code to handle your (smaller) font. 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. Matthias -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
