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

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #6 from [email protected] <[email protected]> ---
It looks like OSX's CoreText does funny things when vertical mode is requested
for fonts that don't understand the concept of vertical mode. I suggest to
experiment with the pCFVertBool variable in
main/vcl/aqua/source/gdi/ctfonts.cxx or by disabling the line setting the value
for KCTVerticalFormsAttributeName altogether. If it shows that only fonts
without OpenType's "vert" or "vrt2" feature are affected then we could add a
check for this and then work around the CoreText problem.

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

Reply via email to