summaryrefslogtreecommitdiffstats
path: root/print/fontforge/files
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-05-17 18:56:38 +0000
committeradamw <adamw@FreeBSD.org>2003-05-17 18:56:38 +0000
commit002e916af29cf042c2bb90b2100d84f73dd54716 (patch)
treed9ccac374b62d5f74bbc3cfbf53d3731335eb992 /print/fontforge/files
parent70af96e01ace93967c1437fa5bac8fe419ed59cd (diff)
downloadFreeBSD-ports-002e916af29cf042c2bb90b2100d84f73dd54716.zip
FreeBSD-ports-002e916af29cf042c2bb90b2100d84f73dd54716.tar.gz
Update to 20030512.
PR: ports/52378 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
Diffstat (limited to 'print/fontforge/files')
-rw-r--r--print/fontforge/files/patch-fontforge::configure-pfaedit.h20
-rw-r--r--print/fontforge/files/patch-pfaedit::configure-pfaededit.h20
2 files changed, 40 insertions, 0 deletions
diff --git a/print/fontforge/files/patch-fontforge::configure-pfaedit.h b/print/fontforge/files/patch-fontforge::configure-pfaedit.h
new file mode 100644
index 0000000..2f2d011
--- /dev/null
+++ b/print/fontforge/files/patch-fontforge::configure-pfaedit.h
@@ -0,0 +1,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 */
diff --git a/print/fontforge/files/patch-pfaedit::configure-pfaededit.h b/print/fontforge/files/patch-pfaedit::configure-pfaededit.h
new file mode 100644
index 0000000..2f2d011
--- /dev/null
+++ b/print/fontforge/files/patch-pfaedit::configure-pfaededit.h
@@ -0,0 +1,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 */
OpenPOWER on IntegriCloud