https://issues.apache.org/ooo/show_bug.cgi?id=125021

          Issue ID: 125021
        Issue Type: DEFECT
           Summary: Descenders get cropped within OS/X widgets
           Product: General
           Version: 4.2.0-dev
          Hardware: Mac
                OS: Mac OSX, 10.9
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ui
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 83486
  --> https://issues.apache.org/ooo/attachment.cgi?id=83486&action=edit
Patch

Using Mac OS/X depending on screen resolution different character heights are
calculated:

(1) The calculation of character heights in "ctfonts.cxx" works fine for laptop
screens including retina at different resolutions.

(2) For larger cinema displays characters are calculated a little bit too tall.
This causes cropping of descenders within widgets (see attached screenshot 1,
red boxes).

I supplied a patch with modified roundings. The patch causes character heights
to be rounded down to the next pixel instead of rounding to the nearest pixel.
The result is shown in attached screenshot 2.

The patch needs to be doublechecked to avoid side effects.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to