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

--- Comment #36 from OfficeUser <[email protected]> ---
@Khaled

Please try the following steps.

- Enter the following string into Cell A1 and B1: AVAVAVAV
- In B1 select the first to characters AV and apply kerning=on in the character
settings to them

Result: All following characters in B1 are correctly rendered with kerning=off!

You can recognize kerning=off if you can draw a vertical line between A|V which
means that they are aligned by there bounding boxes. I will add a screenshot
where the red colored characters have kerning=on applied.


Discussion of these findings:

- It looks like your patch is "good".

- An additional fix is needed:
In case of the whole cell content is kerning=off (default) the formatting seems
to be a cell-formatting, not a character-formatting. (The same applies for
bold, italic, and so on.) The problem is that the cell-formatting kerning=off
is NOT fed to OutputDevice while the character-formatting IS.

-- 
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