office-gobmx/cppcanvas
Luboš Luňák 834822413d transform by vector length, not just X
I missed this one in b71d9a6d15.

Change-Id: Ibbfd6ed1e064030a6a2818df94d7d61dd2b92caa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115116
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-05-06 11:21:48 +02:00
..
inc/pch update PCHs 2021-04-12 09:47:35 +02:00
qa drop operator bool and operator! from Bitmap and BitmapEx 2021-03-28 10:26:06 +02:00
source transform by vector length, not just X 2021-05-06 11:21:48 +02:00
CppunitTest_cppcanvas_emfplus.mk
CppunitTest_cppcanvas_test.mk
IwyuFilter_cppcanvas.yaml
Library_cppcanvas.mk
Library_mtfrenderer.mk
Makefile
Module_cppcanvas.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

C++ Helper Classes for canvas

Helper C++ classes for canvas, plus a GDIMetaFile-to-XCanvas converter.

EMF+

For cppcanvas/source/mtfrenderer, see the README.md in vcl (the EMF+ part).