[Libreoffice-bugs] [Bug 112385] Right most character in string with Arial font being clipped with OpenGL rendering
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 16 06:12:48 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112385
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #16 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Rendering changes as the document canvas is zoomed larger or smaller are
expected, everything is resampled to scale the document canvas inside the
application frame.
Unless there are specific OTF/Graphite font attributes in use, or some pair
kerning, characters on the ends should render the same as characters in the
middle of a string.
So the OpenGL rendering issues here seem more about the lack of space given to
render a glyph at the start or the end of a text object--and clipping occurs.
That is an implementation issue in OpenGL text rendering.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170916/cb1681f6/attachment.html>
More information about the Libreoffice-bugs
mailing list