From: ishmal Date: Thu, 14 Aug 2008 16:21:21 +0000 (+0000) Subject: add svg fonts X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6dc14c07f287e9e1983beacd66ae574219988bcb;p=inkscape.git add svg fonts --- diff --git a/build-lx.xml b/build-lx.xml index ae4e26941..e4c02005b 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -173,6 +173,9 @@ /* Allow reading WordPerfect? */ #define WITH_LIBWPG 1 + /* Do we support SVG Fonts? */ + #define ENABLE_SVG_FONTS 1 + #endif /* _CONFIG_H_ */