office-gobmx/cppcanvas
Thorsten Behrens 0e70c14134 tdf#163410: fix missing text highlight color for outline text
During slideshow, the combination outline text mode, and highlight
background color never worked. Adding cppcanvas code to handle it.

Change-Id: I9abb45fca4c89d206ebb431ff5675288e5deab43
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174872
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-10-13 20:39:24 +02:00
..
inc/pch simplify and modernise ScopedBitmapAccess 2023-12-07 09:32:14 +01:00
qa loplugin:ostr in cppcanvas 2024-05-07 12:53:11 +02:00
source tdf#163410: fix missing text highlight color for outline text 2024-10-13 20:39:24 +02:00
CppunitTest_cppcanvas_emfplus.mk UnoApiTest: simplify code by using tempfile member 2022-11-08 11:54:22 +01:00
CppunitTest_cppcanvas_test.mk CppunitTest_cppcanvas_test: generalize testComposite 2023-06-19 20:46:13 +02:00
IwyuFilter_cppcanvas.yaml
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 CppunitTest_cppcanvas_test: enable even if cairo canvas is not 2023-06-19 20:46:03 +02:00
README.md

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).