|
From: | Daniel Nice |
Subject: | Re: [ft-devel] [ft] Follow up: FreeType v2501 under DJGPP with RHIDE |
Date: | Thu, 22 Jan 2015 11:03:09 -0500 |
> I am trying to set up FreeType v2.51 with DJGPP under RHIDE on DOS > in order to trace through the library source code. Particularly, I > want to translate the anti-aliased rasterizer to another language. > Therefore, I do not want to build the library -- I want all source > code to be traceable. Read this thread http://lists.gnu.org/archive/html/freetype-devel/2012-01/msg00037.html and try https://github.com/vinniefalco/FreeTypeAmalgam . It's not up to date, but perhaps you can ping Vinnie to fix that – it should basically be trivial for him to run his `amalgamate' tool https://github.com/vinniefalco/Amalgamate on the corresponding amalgamate template https://github.com/vinniefalco/Amalgams/ again. Even if you don't use the amalgamation stuff, looking up those templates might help you in fixing your compilation problems. Werner
[Prev in Thread] | Current Thread | [Next in Thread] |