Issue 100603 - Use correct encoding for PDF builtin symbol fonts
Summary: Use correct encoding for PDF builtin symbol fonts
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOO310m7
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL:
Keywords:
Depends on: 100591
Blocks: 100390
  Show dependency tree
 
Reported: 2009-03-27 09:05 UTC by hdu@apache.org
Modified: 2009-06-15 14:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
test document for PDF base fonts (11.97 KB, application/vnd.oasis.opendocument.text)
2009-03-27 15:48 UTC, hdu@apache.org
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2009-03-27 09:05:13 UTC
While debugging into issue 100390 it showed that the PDF builtin symbol fonts were not properly 
encoded. For ZapfDingbats the encoding was set wrongly and RTL_TEXTENCODING_ADOBE_DINGBATS, 
which was needed instead wasn't there until I added it in issue 100591.
Comment 1 hdu@apache.org 2009-03-27 09:07:36 UTC
Fixed in CWS vcl101.
Comment 2 hdu@apache.org 2009-03-27 15:48:21 UTC
Created attachment 61225 [details]
test document for PDF base fonts
Comment 3 hdu@apache.org 2009-04-29 14:02:34 UTC
@pl: please review in CWS vcl101 (source/gdi/pdwriter_impl.cxx)
Comment 4 philipp.lohmann 2009-04-30 16:12:35 UTC
verified
Comment 5 philipp.lohmann 2009-04-30 16:17:29 UTC
however I think you meant the change in base14.cxx, not pdfwriter_impl.cxx
Comment 6 philipp.lohmann 2009-06-15 14:13:14 UTC
integrated in DEV300m50