office-gobmx/emfio
Bartosz Kosiorek f275c4b31f tdf#53004 tdf#142495 WMF EMF Always display Text rectangle
In previous implementation if BKMode was set to Transparent,
then both Background of Text and Rectangle was not drawn.

It was wrong, and Rectangle should be always drawn.

This commit fix that issue and allows EMF images
exported by LTspice to be rendered correctly under LibreOffice.

Change-Id: I03801d35d92eb2a3fdc175ca1d5b348a2aa30842
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116394
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2021-05-31 07:32:44 +02:00
..
inc tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPED 2021-05-28 21:47:40 +02:00
qa/cppunit tdf#53004 tdf#142495 WMF EMF Always display Text rectangle 2021-05-31 07:32:44 +02:00
source tdf#53004 tdf#142495 WMF EMF Always display Text rectangle 2021-05-31 07:32:44 +02:00
CppunitTest_emfio_emf.mk
CppunitTest_emfio_wmf.mk
emfio.component
IwyuFilter_emfio.yaml
Library_emfio.mk
Makefile
Module_emfio.mk
README.md

WMF/EMF Reader

It contains emfio/source/reader which is used for "Insert -> Picture -> From File". It is used to read WMF (Windows Metafile), EMF (Enhanced Metafiles) and also MF+ enhanced EMF files.