[Libreoffice-bugs] [Bug 129147] New: EMF+ vertical string alignment not implemented
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 2 19:08:29 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129147
Bug ID: 129147
Summary: EMF+ vertical string alignment not implemented
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: chris.sherlock79 at gmail.com
Description:
We have not implemented vertical string alignment when processing
EmfPlusDrawString.
Steps to Reproduce:
Open a document with an EMF+ file that draws text where the text is aligned to
the far bottom, or is aligned to be centered vertically.
Actual Results:
The line is not aligned vertically correctly.
Expected Results:
Show align the text either vertically to the far bottom, or vertically
centered.
Reproducible: Always
User Profile Reset: No
Additional Info:
You will see this if you run in debug mode - you will get a warning:
EMF+ TODO EMFPStringFormat:lineAlign
To fix this, we will need to implement vertical alignment in
drawinglayer/source/tools/emfphelperdata.cxx in
EmfPlusHelperData::processEmfPlusData().
--
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/20191202/b40f7d82/attachment.html>
More information about the Libreoffice-bugs
mailing list