shithub: freetype+ttf2subf

ref: a9f2ddd3dc0af3e10aca8287671cf4a5a922a48f
dir: /src/autohint/module.mk/

View raw version
make_module_list: add_autohint_module

add_autohint_module:
	$(OPEN_DRIVER)autohint_module_class$(CLOSE_DRIVER)
	$(ECHO_DRIVER)autohint  $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)

# EOF