You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2013/07/09 09:13:09 UTC

svn commit: r1501111 - /openoffice/trunk/main/vcl/source/gdi/base14.cxx

Author: hdu
Date: Tue Jul  9 07:13:09 2013
New Revision: 1501111

URL: http://svn.apache.org/r1501111
Log:
#i121127# use PDF base14's symbol font only if explicitly requested

Modified:
    openoffice/trunk/main/vcl/source/gdi/base14.cxx

Modified: openoffice/trunk/main/vcl/source/gdi/base14.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/source/gdi/base14.cxx?rev=1501111&r1=1501110&r2=1501111&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/source/gdi/base14.cxx (original)
+++ openoffice/trunk/main/vcl/source/gdi/base14.cxx Tue Jul  9 07:13:09 2013
@@ -589,7 +589,9 @@ const PDFWriterImpl::BuiltinFont PDFWrit
     }
 },
 
-{ "Symbol", // family name
+// The font name "Symbol" is too generic and causes plenty of trouble.
+// To ensure WYSIWIG the PDF-Base14 variant gets a not-confusable name
+{ "PDF_Base14_Symbol", // family name
   "Normal", // style
   "Symbol", // PSName
   1010, -293, // ascend, descend