summaryrefslogtreecommitdiff
path: root/print/fontforge/files/patch-fontforge::configure-pfaedit.h
blob: 2f2d01191cdf24acb933df76331b8396884ab3d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- pfaedit/configure-pfaedit.h.orig	Tue May 13 03:20:08 2003
+++ pfaedit/configure-pfaedit.h	Tue May 13 10:24:58 2003
@@ -31,7 +31,7 @@
 /*  don't include code for it by default, but if you do want it simply define */
 /*  the following macro							      */
 /*									      */
-/* #define PFAEDIT_CONFIG_TILEPATH					      */
+#define PFAEDIT_CONFIG_TILEPATH
 /*									      */
 /* The tile path command uses the contents of the clipboard as a tile which is*/
 /*  applied to any selected paths, replacing them. It could be used to make a */
@@ -42,7 +42,7 @@
 /*  routine. I'm not sure that it's very useful though. It can be used to do  */
 /*  perspective transformations and such				      */
 /*									      */
-/* #define PFAEDIT_CONFIG_NONLINEAR					      */
+#define PFAEDIT_CONFIG_NONLINEAR
 /*									      */
 /* This command takes two strings which specify general expressions in x and y*/
 /*  and applies the specified transformations to the splines.  Note: Each     */