https://bugs.documentfoundation.org/show_bug.cgi?id=86311

Khaled Hosny <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Writer                      |graphics stack
         Depends on|                            |89870
           Assignee|[email protected]        |[email protected]
                   |                            |desktop.org
            Summary|VIEWING: 'Arabic            |VIEWING: Synthetic bold
                   |Typesetting' font rendered  |creates spaces between
                   |with spaces between         |cursive characters
                   |characters                  |

--- Comment #8 from Khaled Hosny <[email protected]> ---
This is simply a bug in how FT_GlyphSlot_Embolden() works (the FreeType
function we use to create synthetic bold) as it increases the glyph width which
causing such bugs.

This should be fixed with bug 89870, as we now always use original glyph
metrics not FreeType one (that this function changes).


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89870
[Bug 89870] Unify text layout to use HarfBuzz on all platforms
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to