office-gobmx/emfio
Bartosz Kosiorek 9e8c35cc3f EMF+ tdf#142975 Add brush support to DrawString record
Change-Id: Icfcb4199dcd755fb20e14a8166571b6d6e763f2e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117671
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2021-06-23 18:24:38 +02:00
..
inc drop EMF+ also when converting WMF, not just EMF 2021-06-11 23:59:32 +02:00
qa/cppunit EMF+ tdf#142975 Add brush support to DrawString record 2021-06-23 18:24:38 +02:00
source Resolves: ofz#34920 allow displaying only one text string 2021-06-18 19:11:37 +02:00
CppunitTest_emfio_emf.mk emfio: fix emf/wmf test cppunit name vs makefile name 2020-09-21 14:30:27 +02:00
CppunitTest_emfio_wmf.mk emfio: fix emf/wmf test cppunit name vs makefile name 2020-09-21 14:30:27 +02:00
emfio.component emfio: create instances with uno constructors 2020-07-06 22:15:23 +02:00
IwyuFilter_emfio.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_emfio.mk emfio: create instances with uno constructors 2020-07-06 22:15:23 +02:00
Makefile
Module_emfio.mk emfio: fix emf/wmf test cppunit name vs makefile name 2020-09-21 14:30:27 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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.