[Fontconfig] Fontconfig 2.2.2 and Xft 2.1.4 released
Albert Chin
fontconfig at mlists.thewrittenword.com
Fri Mar 12 09:33:03 EST 2004
On Wed, Mar 10, 2004 at 04:05:12PM -0800, Keith Packard wrote:
> I Also fixed up Xft to work with fontconfig 2.2.* and with new versions of
> FreeType. Version 2.1.4 is available at
>
> http://freedesktop.org/~xlibs/release
Xft 2.1.4 will break when using some vendor compilers, like those from
Sun and SGI. #warning is a GCCism. Either remove or:
#ifdef __GNUC__
#warning
#endif
--
albert chin (china at thewrittenword.com)
More information about the Fontconfig
mailing list