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

Armin Le Grand (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #9 from Armin Le Grand (CIB) <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to