diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-03-22 17:57:46 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-03-22 18:45:43 +0100 |
commit | 8308d6a38ff283a2feebf84a95198159887cd685 (patch) | |
tree | fc47906c9c11e9bc0ad9f7e677820074ff48a7c2 /vcl/inc/langboost.hxx | |
parent | a05a55ddcfcb6ae18dad9ca5c5fb5ee0ab926b01 (diff) |
Related: tdf#124109 vcl: make glyph item caching work with kashida glyphs
This was broken because GenericSalLayout::LayoutText() sets the
SalLayoutFlags::KashidaJustification flag as a side-effect of building
the glyph list. So in case we cache the list and not build it, the flag
will be missing. This means that later in
GenericSalLayout::ApplyDXArray() kashida glyphs won't be inserted.
With this, the workaround in sw can be removed.
Change-Id: Ic18211bf50ca673daa238e8950a381915e4b3096
Reviewed-on: https://gerrit.libreoffice.org/69566
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'vcl/inc/langboost.hxx')
0 files changed, 0 insertions, 0 deletions