Issue 23016 - printing or pdf output hyphens too close
Summary: printing or pdf output hyphens too close
Status: CLOSED DUPLICATE of issue 17098
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC5
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: christof.pintaske
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-29 13:30 UTC by ousia
Modified: 2003-12-02 15:35 UTC (History)
2 users (show)

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


Attachments
writer file (16.59 KB, application/octet-stream)
2003-11-29 13:38 UTC, ousia
no flags Details
pdf file with sample (22.48 KB, application/octet-stream)
2003-11-29 13:39 UTC, ousia
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description ousia 2003-11-29 13:30:54 UTC
Depending on the used font, the hyphen seems to be too close to the previous
letter. Gentium is the font used in the document attached.
Comment 1 ousia 2003-11-29 13:38:51 UTC
Created attachment 11625 [details]
writer file
Comment 2 ousia 2003-11-29 13:39:47 UTC
Created attachment 11626 [details]
pdf file with sample
Comment 3 ousia 2003-11-29 13:43:21 UTC
Gentium can be downloaded at:
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium_download.

The hyphen is too close to the previous character with all fonts, but
with some fonts hyphen is closer than with others.
Comment 4 hdu@apache.org 2003-12-01 10:56:14 UTC
The PDF export issue has the same core reason as issue 17098 which is
fixed in CWS vcl7pp1r2 for the OOo 1.1.1 target (rounding errors of
about 0.05 points per glyph in PDF export). The problem shows up at
portion boundaries, e.g. in this case the english<->greek boundaries.

For printing I see that the generic printer is used, so a similar
rounding problem shows up. I suggest to use the T42 enabled version of
the printer and to set the device resolution from 300 to e.g. 600 (see
File->PrinterSettings->Properties->Device->Resolution).

*** This issue has been marked as a duplicate of 17098 ***
Comment 5 christof.pintaske 2003-12-02 15:35:44 UTC
closing duplicate