[Libreoffice-bugs] [Bug 45239] FILESAVE: Export to HTML - Use PNG for charts instead of JPG
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 30 04:26:52 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45239
Eike Rathke <erack at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status Whiteboard| |EasyHack SkillCpp
CC| |erack at redhat.com
--- Comment #4 from Eike Rathke <erack at redhat.com> 2012-01-30 04:26:52 PST ---
Making this an EasyHack with SkillCpp (for Calc, can't say anything about
Writer or others)
In sc/source/filter/html/htmlexp2.cxx ScHTMLExport::WriteImage() change the
filter name "JPG" to "png". Verify that for a sheet all graphics objects
(images, charts, drawing objects, ...) are written as png instead of jpg, and
identical objects share a file (i.e. not several files are generated for
multiple occurrences of the same image).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list