[Libreoffice-bugs] [Bug 119180] FILEOPEN DOCX with embeddings: Image is blurred

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 20 14:48:56 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=119180

Armin Le Grand (CIB) <Armin.Le.Grand at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |Armin.Le.Grand at me.com
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #9 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Could reproduce. Looks as if I was to ambitioned/nice in SvxShape::GetBitmap by
also changing the way the Bitmap gets constructed.

It's UNO API and thus results have to be in 100th_mm - theoretically. So I
first tried to adapt the else-part that creates a Bitmap by scaling the
basegfx::B2DRange aRange from the MapTwip when Writer is running to Map100thMM,
theoretically correct. But does not scale the Primitives involved...

Note: This may also be necessary for the if-part where a Metafile is created...

-- 
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/20181220/9f56ee73/attachment.html>


More information about the Libreoffice-bugs mailing list