Searched refs:BDF (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftbdf.c | 43 FT_FACE_FIND_SERVICE( face, service, BDF ); in FT_Get_BDF_Charset_ID() 78 FT_FACE_FIND_SERVICE( face, service, BDF ); in FT_Get_BDF_Property()
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | README | 1 FreeType font driver for BDF fonts 10 BDF (Bitmap Distribution Format) is a bitmap font format defined by Adobe, 12 This code implements a BDF driver for the FreeType library, following the 13 Adobe Specification V 2.2. The specification of the BDF font format is 19 They do not define vertical metrics, because the X Consortium BDF 60 The driver supports an extension to the BDF format as used in Mark Leisher's 89 - As I have never seen a BDF font that defines vertical metrics, vertical 90 metrics are (parsed and) discarded. If you own a BDF font that defines
|
/AliOS-Things-master/components/freetype/include/internal/services/ |
A D | svbdf.h | 42 FT_DEFINE_SERVICE( BDF ) in FT_DEFINE_SERVICE() argument
|
/AliOS-Things-master/components/freetype/include/ |
A D | ftmoderr.h | 144 FT_MODERRDEF( BDF, 0x200, "BDF module" )
|
Completed in 9 milliseconds