projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added event Clone functions
[wxWidgets.git]
/
src
/
freetype
/
type1z
/
module.mk
1
make_module_list: add_type1_driver
2
3
add_type1_driver:
4
$(OPEN_DRIVER)t1_driver_class$(CLOSE_DRIVER)
5
$(ECHO_DRIVER)type1 $(ECHO_DRIVER_DESC)Postscript font files with extension *.pfa or *.pfb$(ECHO_DRIVER_DONE)
6
7
# EOF