Searched refs:truetype (Results 1 – 7 of 7) sorted by relevance
1 # FreeType 2 src/truetype Jamfile12 SubDir FT2_TOP $(FT2_SRC_DIR) truetype ;23 _sources = truetype ;29 # end of src/truetype Jamfile
50 if ( pic_container->truetype ) in tt_driver_class_pic_free()52 TTModulePIC* container = (TTModulePIC*)pic_container->truetype; in tt_driver_class_pic_free()59 pic_container->truetype = NULL; in tt_driver_class_pic_free()77 pic_container->truetype = container; in tt_driver_class_pic_init()
18 TT_DIR := $(SRC_DIR)/truetype49 TT_DRV_OBJ_S := $(OBJ_DIR)/truetype.$O53 TT_DRV_SRC_S := $(TT_DIR)/truetype.c
20 $(ECHO_DRIVER)truetype $(ECHO_DRIVER_DESC)Windows/Mac font files with extension *.ttf or *.ttc$(EC…
53 ( (TTModulePIC*)((lib)->pic_container.truetype) )
47 void* truetype; member
64 /usr/share/fonts/truetype/freefont/FreeSans.ttf
Completed in 7 milliseconds