[Libreoffice-bugs] [Bug 106084] certain EMF images from OOXML document are not rendered correctly LibreOffice
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 9 22:57:28 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=106084
--- Comment #27 from Bartosz <gang65 at poczta.onet.pl> ---
With ChemDraw objects, the font attributes looks like:
emfpstringformat.cxx:55: EMF+ string format
EMF+ header: 0xdbc01 version: 0x1001 StringFormatFlags: 26628 Language: 18
EMF+ StringAlignment: 0 LineAlign: 0 DigitSubstitution: 0 DigitLanguage:
2029
EMF+ FirstTabOffset: 0 HotkeyPrefix: 0 LeadingMargin: 0 TrailingMargin: 0
Tracking: 1
EMF+ Trimming: 0 TabStopCount: 0 RangeCount: 0
With graphics from this file, it looks like:
emfphelperdata.cxx:113: EMF+ Object slot: 2 flags: 1792
EMF+ string format
EMF+ header: 0xdbc01 version: 0x1002 StringFormatFlags: 18432 Language: 18
EMF+ StringAlignment: 1 LineAlign: 0 DigitSubstitution: 0 DigitLanguage:
1357
EMF+ FirstTabOffset: 0 HotkeyPrefix: 0 LeadingMargin: 0.166667
TrailingMargin: 0.166667 Tracking: 1.03
EMF+ Trimming: 1 TabStopCount: 0 RangeCount: 0
Main difference is:
- StringAlignment
- LeadingMargin
- TrailingMargin
--
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/20180409/7d58bf18/attachment.html>
More information about the Libreoffice-bugs
mailing list