freetype 2.1.9 test
Florin Braescu
florin at lunar-linux.org
Mon Jun 28 04:26:38 GMT 2004
Pe data de Dum 27 Iun 2004 21:02, Florin Braescu a scris:
> Hi everybody,
>
> The 2.1.9 version of the freetype library was released. In order to
> update the moonbase i have begin to test the modules who depend on it. So
> far only the SDL_ttf need to be tweaked to compile with the new freetype2
> (there is a comment for a sedit comand in the BUILD file which must be
> activated).
>
> Tested:
> XOrg
> fontconfig
> pango
> SDL_ttf
> ImageMagick
> scribus
> graphviz
> gd
> tuxpuck
> neverball
> foobillard
> paragui
> icewm
> DirectFB
>
> Untested:
> xfree86
> xfree86-beta
> enlightenment
> xpdf
> mythtv
> gthumb
> cairo
> imlib2
> gnome-print
> php
>
>
> Please take a look at your modules and if you have installed one of the
> untested modules give it a try with the new freetype2. If a compile error
> occurs related to the freetype2 you can try to include the following comand
> in the BUILD file
>
> sedit "s:freetype/freetype.h>:ft2build.h>\n#include FT_FREETYPE_H:" <file>
>
> where <file> is the file which produced the compile error.
>
There is the BUILD file. I have forgot about it, sorry.
-------------- next part --------------
(
case $BYTECODE in
y|Y|j|J) echo "#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER" >> include/freetype/config/ftoption.h ;;
*) true ;;
esac
make setup CFG="--prefix=/usr" &&
default_make
) > $C_FIFO 2>&1
More information about the Lunar-dev
mailing list