office-gobmx/emfio
Bartosz Kosiorek 574dc1e8ff EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString
With this commit, real size of the text is used to make
proper horizontal alignment. Additionally vertical alignment
is added and fix for Center alignment was applied

Change-Id: I17d9fd7de7f00f5e69f99c5b09061eb6059be67e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117794
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2021-07-01 23:50:31 +02:00
..
inc drop EMF+ also when converting WMF, not just EMF 2021-06-11 23:59:32 +02:00
qa/cppunit EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString 2021-07-01 23:50:31 +02:00
source Resolves: ofz#34920 allow displaying only one text string 2021-06-18 19:11:37 +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.