To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76244


User pl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Apr 23 10:41:49 +0000 
2007 -------
As far as I can see there is no standard violation here. Ghostscript complains
(or seems to from its output), that there is no "Encoding" entry in the Font
object of a TrueType subset font. However this is the recommended by the PDF
standard.

quoting from the relevant section of the PDF reference (section 5.5.5, p430 of
PDFReference 1.7):
<quote>
•A font that is used to display glyphs that do not use MacRomanEncoding or
WinAnsiEncoding should not specify an Encoding entry. The font descriptor’s
Symbolic flag (see Table 5.20) should be set, and its font program’s “cmap”
table should contain a (1, 0) subtable. It may also contain a (3,subtable; if
present, this subtable should map from character codes in the range 0xF000 to
0xF0FF by prepending the single-byte codes in the (1,subtable with 0xF0 and 
mapping
to the corresponding glyph descriptions.
</quote>

OOo exports all its TrueType subsets as symbol encoded fonts for simplicity
since all our subsets can contain glyphs outside the WinAnsiEncoding range. We
also set the Symbolic flag in the font descriptor as described.

So I think that this is a false positive on ghostscript's side.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to