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

--- Comment #15 from Mike Kaganski <[email protected]> ---
Additional (or maybe the main) problem is that the bitmap is generated in
getVectorGraphicReplacement, where it has the dimensions defined in the SVG;
and then this bitmap is scaled to the wanted dimensions in
GraphicHelper::ExportGraphic. This is very sub-optimal for a vector image
format like SVG.

Even ImpGraphic::getBitmapEx has the logic to get the replacement, and then
scale it. Odd.

-- 
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