[cairo] Request: Separate FreeType and Fontconfig

Stefan Klug Klug.Stefan at gmx.de
Wed Mar 18 04:27:19 PDT 2009


Behdad Esfahbod schrieb:
> Ok, master has a new configure option --disable-fc:
>
> commit 3ec94f9b5917b8f71304c982bd153e5a810f3b12
> Author: Behdad Esfahbod <behdad at behdad.org>
> Date:   Tue Mar 17 00:53:30 2009 -0400
>
>      Support compiling without fontconfig
>
>      Adds a new, fake, fontconfig font backend.  Fontconfig can be disabled
>      using --disable-fc, in which case the toy text API wont find fonts and
>      the internal font will always be used.
>
>      Also defines the feature macro CAIRO_HAS_FC_FONT.  The two fontconfig-
>      specific functions in cairo-ft.h depend on that macro now.
>
>
>
> behdad
>
>
>   
Great... thanks a lot for that change. Now I can happily dump that 
fontconfig-dummy lib ;-)

I've got one tiny issue though. utils/cairo-script fails to compile with 
disabled FC. The attached patch should fix this.

Cheers
Stefan Klug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-cairo-script-when-compiling-with-disable-fc.patch
Type: text/x-patch
Size: 736 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090318/8dad3710/attachment.bin 


More information about the cairo mailing list