[Libreoffice-bugs] [Bug 124109] Justified Arabic text has gaps in place of kashida
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 16 09:38:52 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124109
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
I noticed that lcl_CheckKashidaPositions returned false at first test since
rInf.GetOut()->GetMinKashida() returns 0
With gdb, I found that LogicalFontInstance::GetKashidaWidth could return 0
because in some cases, we don't enter if block with hb_font_get_glyph
I wonder if
https://cgit.freedesktop.org/libreoffice/core/commit/?id=23c5125148a8110d88385b29570bf0b7d4400458
may be the cause.
Difficult to test since it can't be reverted without conflicts.
--
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/20190316/d7542918/attachment.html>
More information about the Libreoffice-bugs
mailing list