> When I tried to compile the latest GIT version today, I got some
> compilation errors in lily/ttf.cc. It turns out that you use
> features such as FT_Sfnt_Table_Info, which according to
> http://www.xaraxtreme.org/maillists/archive/dev/dev_042006/msg00278.html
> wasn't introduced until freetype version 2.1.10, whereas our INSTALL
> file and configure script only checks for freetype2.
> 
> Is it really necessary to use these recent features?

Yes.  Otherwise we can't construct a T42 font at all which conforms to
the Adobe specification.

> In that case, the INSTALL file and configure script should be
> updated.

Will do so.


    Werner


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to