Issue 21551 - Typographical Problem in Draw
Summary: Typographical Problem in Draw
Status: ACCEPTED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: PC Windows XP
: P4 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 11:50 UTC by Unknown
Modified: 2017-05-20 11:29 UTC (History)
2 users (show)

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


Attachments
Example Draw-File for this issue (7.29 KB, application/octet-stream)
2003-10-22 11:52 UTC, Unknown
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-10-22 11:50:47 UTC
Inserting some Text in a shape will result, depending on the font and fontsize,
in different rendering of the font-kerning. The spaces between two characters
vary between some disctance between the two characters and even some undercut.

Examples: Open new Draw document, insert a text-shape, enter "Ac rt"

Font       Size   Result (Ac)     Result (rt)
Arial      9pt    undercut        very small distance
           10pt   distance        undercut
           10.5pt distance        distance
           11pt   no disctance    very small distance
           12pt   distance        undercut
           13pt   small disctance small disctance

Bitstream  9pt    distance        small disctance
vera sans  10pt   distance        undercut
           10.5pt distance        undercut
           11pt   distance        small disctance
           12pt   distance        distance        
           13pt   small disctance small disctance

Tahoma     9pt    distance        undercut
           10pt   distance        distance        
           10.5pt small disctance small disctance
           11pt   small disctance undercut
           12pt   distance        distance        
           13pt   disctance small undercut

Verdana    9pt    distance        distance        
           10pt   distance        undercut
           10.5pt disctance       disctance
           11pt   disctance       small disctance
           12pt   distance        undercut
           13pt   disctance       no disctance

Achim
Comment 1 Unknown 2003-10-22 11:52:07 UTC
Created attachment 10540 [details]
Example Draw-File for this issue
Comment 2 wolframgarten 2003-10-22 13:00:56 UTC
Reproducible in a current internal version. Thanks for the fantastic
document!
Comment 3 wolframgarten 2003-10-22 13:01:23 UTC
Reassigned to Christian.
Comment 4 clippka 2003-10-22 13:16:25 UTC
Malte, is that you or Herbert?
Comment 5 hdu@apache.org 2003-10-22 14:44:40 UTC
To get zoom independent layout for text breaking etc. a reference device is 
used. Currently for Draw this reference device is the screen at 100% zoom. 
When the actual display is used at a different zoom level there are rounding 
issues especially for small fonts. 
 
HDU->AHofmann: When you enable the checkbox 
Tools->Options->Drawing->General->Use printer metrics for formatting 
the higher resolution of the printer will result in better behaviour for high 
zoom levels. For display at 100% zoom levels the current default is optimal 
though. 
 
HDU->AF: I suggested to KA to also have the higher resolution reference 
device the Writer also uses for formatting and he recommended to forward 
this enhancement request to you. Since there is a delicate balancing for 
optimal printing, optimal display at 100% zoom and optimal display at 
different zooms maybe the UI team should think about it first. 
Comment 6 Unknown 2003-10-22 15:25:25 UTC
Superb response, thank you. The hints from HDU are very valuable. The
result enabling the checkbox 
Tools->Options->Drawing->General->Use printer metrics for formatting
improves the result drastically. But enabling this checkbox doesn't
only influence the quality on the display for 100% and higher zoom
levels, it also improves the printing quality as well. 
Exporting documents to a PDF-File, inherit the quality differences as
well, so I assume, it's not only a rendering problem for the display. 

Anyway, thanks
Comment 7 groucho266 2003-10-27 08:52:34 UTC
Accepted.
Comment 8 Marcus 2017-05-20 11:29:43 UTC
Reset assigne to the default "issues@openoffice.apache.org".