diff options
Diffstat (limited to 'editors/fxite/files/patch-src_export.cpp')
-rw-r--r-- | editors/fxite/files/patch-src_export.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/fxite/files/patch-src_export.cpp b/editors/fxite/files/patch-src_export.cpp new file mode 100644 index 000000000000..e15dafaecd60 --- /dev/null +++ b/editors/fxite/files/patch-src_export.cpp @@ -0,0 +1,11 @@ +--- src/export.cpp.orig 2014-07-24 14:11:00.000000000 +0200 ++++ src/export.cpp 2014-07-24 14:11:00.000000000 +0200 +@@ -464,7 +464,7 @@ + } + // start to write PDF file here (PDF1.4Ref(p63)) + // ASCII>127 characters to indicate binary-possible stream +- oT->write("%PDF-1.3\n%Ημ’\n"); ++ oT->write("%PDF-1.3\n%\267\276\255\252\n"); + styleCurrent = STYLE_DEFAULT; + + // build objects for font resources; note that font objects are |