office-gobmx/cppcanvas
Noel Grandin 6ca077ee71 no need to allocate Gradient separately
it is only one pointer big

Change-Id: I21afdeb8015c658c7b9d5db24bceeb8e43694272
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148038
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-01 13:07:33 +00:00
..
inc/pch update PCHs 2021-04-12 09:47:35 +02:00
qa rename BitmapEx::GetAlpha to GetAlphaMask 2023-01-11 08:57:13 +00:00
source no need to allocate Gradient separately 2023-03-01 13:07:33 +00:00
CppunitTest_cppcanvas_emfplus.mk UnoApiTest: simplify code by using tempfile member 2022-11-08 11:54:22 +01:00
CppunitTest_cppcanvas_test.mk
IwyuFilter_cppcanvas.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_cppcanvas.mk
Library_mtfrenderer.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
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).