diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2024-03-31 00:45:25 +0500 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-04-15 12:36:23 +0200 |
commit | 9978fa81195f81f16e43272c7375d84a7618afd0 (patch) | |
tree | 049d4a068b9239cbc019e9fd7bfe76ee8faac462 /distro-configs | |
parent | 07df3ab2d2720b2b9548a8dd5ecd51a3f321863f (diff) |
tdf#160436: fix glyph bounds calculation for vertical glyphs
It is unclear if LogicalFontInstance::GetGlyphBoundRect can be called
for both normal and rotated variants of the same glyph in the same font.
If yes, then the normal and vertical variants must be cached separately,
or possibly vertical variant can be not cached, but always calculated.
This problem already existed before, so this change doesn't introduce
a new issue.
Change-Id: I9b50ef340c9e38db7bef890165519aadc96d3ffa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165581
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
(cherry picked from commit dff57d2b4f5abd1b51ebfb0015339471f61e72f9)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165843
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'distro-configs')
0 files changed, 0 insertions, 0 deletions