[Libreoffice-bugs] [Bug 142975] New: [EMF+] DrawString with Brush
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 21 22:39:02 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142975
Bug ID: 142975
Summary: [EMF+] DrawString with Brush
Product: LibreOffice
Version: 7.3.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: filters and storage
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: frob at df.ru
Description:
LO supports DrawSDriverString with Brush, but not DrawString with Brush.
Steps to Reproduce:
Open attached EMF sample.
Actual Results:
LO draws empty object.
Expected Results:
It should draw a dark red string "0123456789ABCDEF"
Reproducible: Always
User Profile Reset: No
Additional Info:
DrawDriverString geets the color here:
https://github.com/LibreOffice/core/blob/master/drawinglayer/source/tools/emfphelperdata.cxx#L2090
Probably it could be picked for DrawString implementation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210621/2766d32a/attachment.htm>
More information about the Libreoffice-bugs
mailing list