Issue 98281 - Aqua: Umlaut-Dots clipped for Helvetica font
Summary: Aqua: Umlaut-Dots clipped for Helvetica font
Status: ACCEPTED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: DEV300m38
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: aqua
Depends on: 89954
Blocks:
  Show dependency tree
 
Reported: 2009-01-20 14:01 UTC by stefan.baltzer
Modified: 2017-05-20 11:17 UTC (History)
3 users (show)

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


Attachments
Screenshot with 200% Zoom (31.05 KB, image/png)
2009-01-20 14:45 UTC, stefan.baltzer
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description stefan.baltzer 2009-01-20 14:01:55 UTC
- New Writer document
 - Set font to "Helvetica"
 - Type "äöü ÄÖÜ"
 - Use different zoom levels and edit at the start of the line
-> In my case, at 200%, the "top dots" do not get painted/repainted => ÄÖÜ looks
like AOU
-> When editing, sometimes the dots vanish, sometimes they are painted outside
the text area (and stay while "their" letter is moving. This is funny at least :-)
Comment 1 hdu@apache.org 2009-01-20 14:34:48 UTC
.
Comment 2 stefan.baltzer 2009-01-20 14:45:12 UTC
Created attachment 59523 [details]
Screenshot with 200% Zoom
Comment 3 hdu@apache.org 2009-01-20 14:54:39 UTC
The relevant OSX documentation says:
ascent: The maximum height from the baseline to the ascent line of the glyphs in the font. For vertical 
text, the maximum distance from the center line to the ascent line of the glyphs in the font.
descent: The maximum distance from the baseline to the descent line of the the glyphs in the font. For 
vertical text, the maximum distance from center line to the descent line of the glyphs in the font.
leading: The spacing from the descent line to the ascent line below it. This defines the spacing between 
lines of text

so we interpret the leading value provided by OSX as the external leading. For Helvetica there seems to 
be some ink (the dots) inside that external leading though. Not sure how to proceed.
@fme: is extending the line clipping bounds to an additional external leading a simple workaround?
Comment 4 hdu@apache.org 2009-01-21 07:53:12 UTC
.
Comment 5 Marcus 2017-05-20 11:17:55 UTC
Reset assigne to the default "issues@openoffice.apache.org".