Searched refs:pcf (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | rules.mk | 30 PCF_DIR := $(SRC_DIR)/pcf 45 $(PCF_DIR)/pcf.h \ 54 PCF_DRV_OBJ_S := $(OBJ_DIR)/pcf.$O 58 PCF_DRV_SRC_S := $(PCF_DIR)/pcf.c
|
A D | Jamfile | 1 # FreeType 2 src/pcf Jamfile 12 SubDir FT2_TOP $(FT2_SRC_DIR) pcf ; 23 _sources = pcf ; 29 # end of src/pcf Jamfile
|
A D | module.mk | 31 $(ECHO_DRIVER)pcf $(ECHO_DRIVER_DESC)pcf bitmap fonts$(ECHO_DRIVER_DONE)
|
A D | pcfread.c | 986 pcf_interpret_style( PCF_Face pcf ) in pcf_interpret_style() argument 989 FT_Face face = FT_FACE( pcf ); in pcf_interpret_style() 1001 prop = pcf_find_property( pcf, "SLANT" ); in pcf_interpret_style() 1012 prop = pcf_find_property( pcf, "WEIGHT_NAME" ); in pcf_interpret_style() 1020 prop = pcf_find_property( pcf, "SETWIDTH_NAME" ); in pcf_interpret_style() 1026 prop = pcf_find_property( pcf, "ADD_STYLE_NAME" ); in pcf_interpret_style()
|
A D | README | 20 compiled into the pcf format using the `bdftopcf' utility. 94 Keith Packard wrote the pcf driver found in XFree86. His work is at
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | Jamfile | 16 # end of src/pcf Jamfile
|
/AliOS-Things-master/components/freetype/src/tools/ftrandom/ |
A D | README | 39 `pfa', `bdf', `pcf', `pfr', `fon', `otb', and
|
Completed in 9 milliseconds