[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] ttfautohint - latest source build error OSX
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] ttfautohint - latest source build error OSX |
Date: |
Wed, 11 Apr 2012 09:19:20 +0200 (CEST) |
> Pulled latest source today and built as usual but install fails with
>following error; [...]
>
> install: ./ttfautohint.html: No such file or directory
There is a new dependency for building from git: You need pandoc.
http://code.google.com/p/pandoc/downloads/list
Note that the new documentation is still incomplete, but at least
there is much more than before, and you get PDF and HTML output also.
The appearance of those two formats are poor right now because I
haven't had found time yet to provide proper LaTeX and CSS templates.
Werner