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

Hossein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
             Blocks|136328                      |
            Summary|fileopen: docx with grouped |Disable ligature when using
                   |shape: incorrect spacing on |custom character spacing
                   |"ketto"                     |
     Ever confirmed|0                           |1
           Keywords|filter:docx                 |

--- Comment #4 from Hossein <[email protected]> ---
Reproduced with:

Version: 7.3.6.1 / LibreOffice Community
Build ID: 92b673af3a5e8f7cf4716be88dfaca424612f244
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: fa-IR (en_US.UTF-8); UI: en-US
Calc: threaded

This is not actually related to shapes, or filters. Copy the same text that
contains ff, which contains a ligature:

Ligature (writing)
https://en.wikipedia.org/wiki/Ligature_(writing)

When using ligatures, "ff" is drawn as ligature "ff", and when you are changing
the character spacing, the ligature parts will stick together, and look wrong.

Unicode Character “ff” (U+FB00)
https://www.compart.com/en/unicode/U+FB00

To avoid using ligatures, use the font family name with the addition of
"liga=0", such as: "Calibri:liga=0".

A solution to this problem would be disabling ligatures when setting a custom
character spacing. This is also what happens in MS Word.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136328
[Bug 136328] [META] DOCX Grouped shape related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to