From: ishmal Date: Thu, 14 Aug 2008 12:42:43 +0000 (+0000) Subject: enable svg fonts X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4a148d6fa9baae2993ed253035db7b5e33e1511a;p=inkscape.git enable svg fonts --- diff --git a/build.xml b/build.xml index a856c6667..02f0f4ecf 100644 --- a/build.xml +++ b/build.xml @@ -171,6 +171,9 @@ /* Allow reading WordPerfect? */ #define WITH_LIBWPG 1 + /* Do we support SVG Fonts? */ + #define ENABLE_SVG_FONTS 1 + #endif /* _CONFIG_H_ */ @@ -290,8 +293,8 @@ + continueOnError="true" + refreshCache="${refresh}">