Edit

kc3-lang/freetype/src/tools

Branch :

  • Show log

    Commit

  • Author : David Turner
    Date : 2004-06-04 17:41:59
    Hash : e664efad
    Message : * src/autofit/*: important fixes to the auto-fitter. The output now seems to be 100% equivalent to the auto-hinter, while being about 2% faster (which proves that script-specific algorithm selection isn't a performance problem). to test it, change "autohint" to "autofit" in <freetype/config/ftmodule.h> and recompile. a few more testing is needed before making this the official auto-hinting module