[Libreoffice-bugs] [Bug 142566] New: [EMF] PolyTextOut support
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun May 30 13:35:34 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142566
Bug ID: 142566
Summary: [EMF] PolyTextOut support
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: graphics stack
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: frob at df.ru
Description:
LO doesn't implement PolyTextOutA/PolyTextOutW EMRs.
Steps to Reproduce:
Open attached EMF sample
Actual Results:
LO shows empty object
Expected Results:
It should show one line of text.
Reproducible: Always
User Profile Reset: No
Additional Info:
Both samples have one PolyTextOut EMR with cString equals 1.
It works fine in MS Paint, Wordpad and MSO.
I was unable to make a working sample with cString greater than 1.
MS Paint/Wordpad didn't open such files, MSO loaded empty object.
Limited implementation could be trivial: inject ReadUInt32 for cString value,
create a debug log if the value is above 1, consider only first EmrText object.
--
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/20210530/f57b8368/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list