diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-11 01:38:22 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-11 01:38:22 +0000 |
commit | 9f5224af467dc28ef068c522a6af906cbc55647f (patch) | |
tree | f4c2f766bad6fca9ab2c47f50b7f23dccd6525b8 /print/fontforge/files | |
parent | - Update to 0.31 (diff) |
- Update to 20080309
PR: ports/121563
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=208782
Diffstat (limited to 'print/fontforge/files')
-rw-r--r-- | print/fontforge/files/patch-fontforge::configure-pfaedit.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/print/fontforge/files/patch-fontforge::configure-pfaedit.h b/print/fontforge/files/patch-fontforge::configure-pfaedit.h index 3943cd3698f3..e69de29bb2d1 100644 --- a/print/fontforge/files/patch-fontforge::configure-pfaedit.h +++ b/print/fontforge/files/patch-fontforge::configure-pfaedit.h @@ -1,20 +0,0 @@ ---- fontforge/configure-pfaedit.h.orig Tue Oct 16 13:02:54 2007 -+++ fontforge/configure-pfaedit.h Tue Oct 16 13:03:25 2007 -@@ -90,7 +90,7 @@ - /* Sometimes I want to create a glyph which is a word, and this command */ - /* makes that easy */ - /* */ --/* #define FONTFORGE_CONFIG_PASTEAFTER */ -+#define FONTFORGE_CONFIG_PASTEAFTER - /* */ - /* The paste after command pastes the contents of the clipboard into the */ - /* current glyph, translates that by the advance width of the current glyph */ -@@ -108,7 +108,7 @@ - /* don't include code for it by default, but if you do want it simply define */ - /* the following macro */ - /* */ --/* #define FONTFORGE_CONFIG_TILEPATH */ -+#define FONTFORGE_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 */ |