[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] need help !!!
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] need help !!! |
Date: |
Sun, 27 Jun 2004 21:40:30 +0200 (CEST) |
> We are using microwindows-0.89pre7 and freetype-1.3.1. We can make
> libttf.so library using our cross compiler ppc_8xx-gcc and remake
> microwindows without any errors. But, when we put it on the target
> we cannot see the texts that use TTF fonts and the application fails
> with memory error.
We no longer support FreeType 1 due to lack of time. Please try to
use the latest version of FreeType 2 (which is 2.1.8). In case you
need OpenType features have a look at the Pango code which has applied
many bug fixes.
Werner