https://bugs.documentfoundation.org/show_bug.cgi?id=101824
Aron Budea <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #2 from Aron Budea <[email protected]> ---
Looks like this function:
void CompressGraphicsDialog::Compress(SvStream& aStream)
http://opengrok.libreoffice.org/xref/core/svx/source/dialog/compressgraphicdialog.cxx#270
GetBitmapEx can be called with GraphicConversionParameters, which can include
dimensions, but the different kinds of conversions have to be considered
(vector->raster, raster->raster, increasing/decreasing dimensions), and it
doesn't support interpolation for example.
Plus there are the other compress-related bugs, like bug 83734, bug 99265, bug
99286 that could interfere with this fix.
--
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