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

--- Comment #10 from Khaled Hosny <[email protected]> ---
That kerning option is currently completely ignored by the layout engine. It
should be eventually setting/unsetting SalLayoutFlags::KerningPairs on
ImplLayoutArgs.mnFlags, but (IIRC) when I checked for it in
CommonSalLayout::LayoutText() it was always unset.

We also have SalLayoutFlags::EnableLigatures, but I don’t know what part of the
code sets it and (also IIRC) it was always unset.

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