[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Roadmap for supporting external Drivers?
From: |
George Williams |
Subject: |
Re: [ft-devel] Roadmap for supporting external Drivers? |
Date: |
25 Jun 2008 09:37:50 -0700 |
On Wed, 2008-06-25 at 00:14, Werner LEMBERG wrote:
> Until this happens, you probably should simply continue to use the
> internal header files in your project, tracking changes of its
> contents as soon as new versions of the FreeType library appear. This
> is not as complicated as it may sound since changes are not too
> frequent; George Williams, for example, does the same for FontForge,
> providing a great interface for TrueType bytecode debugging.
I will second Werner's comments that this is not too bad.
I have had to make one significant change so far since stuff got hidden.
(And one change when freetype enhanced things -- a change I could have
ignored).
David disapproves, but it works.