freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Follow up: FreeType v2501 under DJGPP with RHIDE


From: Daniel Nice
Subject: Re: [ft] Follow up: FreeType v2501 under DJGPP with RHIDE
Date: Thu, 22 Jan 2015 11:03:09 -0500

Werner,

I downloaded the FreeTypeAmalgam.c / FreeTypeAmalgam.h  and I did get them to build and run successfully with my demo program on DJGPP + RHIDE in DOS.

I used your link: https://github.com/vinniefalco/FreeTypeAmalgam

But, these are version 2.4.12.  My main goal is to translate the newer rasterizer (for now). 

Has the rasterizer stayed the same from version 2.4.12 to current?

-Daniel Nice

-----Original Message-----
From: Werner LEMBERG <address@hidden>
To: danielnice <address@hidden>
Cc: freetype <address@hidden>; freetype-devel <address@hidden>
Sent: Wed, Jan 14, 2015 2:04 am
Subject: Re: [ft] Follow up: FreeType v2501 under DJGPP with RHIDE


> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]