summaryrefslogtreecommitdiff
path: root/animations
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-12-09 09:38:48 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-12-09 10:46:31 +0100
commitca67839234e78fe6bea21ec39906d1bd71d34d47 (patch)
tree2003f700fa05bd24bea1efc890e9549aa3507391 /animations
parentc81fea2e78d66c1978cb2340868c938ba9d6c9f1 (diff)
vcl: improve EMF+ -> WMF conversion
We throw away EMF fallback info when parsing EMF+ data. This means that the resulting GDIMetaFile (containing EMF+ data but no EMF fallback) is tricky to export to WMF, where EMF+ comments are not allowed. Improve the conversion result by re-parsing such EMF+ data with EMF+ disabled, and then converting the GDIMetaFile (containing EMF fallback data) to WMF. Change-Id: Ib2c0388f1344aef7f601ce9be59e4a8924e8085b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107453 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'animations')
0 files changed, 0 insertions, 0 deletions