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@lists.freedesktop.org
Reporter: f...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs