projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wxFontEnumerator returns all fonts, not TrueType only
[wxWidgets.git]
/
src
/
freetype
/
autohint
/
module.mk
1
make_module_list: add_autohint_module
2
3
add_autohint_module:
4
$(OPEN_DRIVER)autohint_module_class$(CLOSE_DRIVER)
5
$(ECHO_DRIVER)autohint $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)
6
7
# EOF