> your repo is updated 2 weeks ago. we can use ftbench to compare > differences. yet, benchmark is in attachments.
Thanks, but I'm not sure that it actually tests what Craig is developing: AFAICS, the fonts you are benchmarking contain TrueType bytecode, which by default is not handled by the auto-hinter. To test the auto-hinting mode, you have to set the `-r 1` option of `ftbench` to actually test 'light' hinting, i.e., enforcing auto-hinting even if the fonts contain TrueType bytecode. Did you do that? So I have another request besides displaying the git commit IDs: Please display the arguments passed to `ftbench` on the HTML page so that it we exactly know what `ftbench` is actually testing. Werner