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

--- Comment #16 from Pierre-Eric Pelloux-Prayer <[email protected]> ---

Before commit
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=2ba05b4800d6cc322276a6911792363f8eb32051,
the output of CoreText was always used without checking returns code.

This introduced duplicate rendering because the partial result from CoreText
was drawn as well as the complete result from the fallback code path.
This was fixed with
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=162f11cdb94b415ff9d58674e94fb01a745a69eb

For bug 84521 it looks like the fallback code produces an incorrect
transformation text -> polygon.

I'll try to fix this bug as well - if time permits.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to