00659bcdbb
(a) It is not obvious what DeviceFormat::DEFAULT means (b) There are two parameters (each with two states), but only really 2 possible overall states So (1) use more useful names (2) combine the two parameters into one enum Change-Id: Ic0595b39e032cc9e019b88326389d055b977da00 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146589 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
CppunitTest_cppcanvas_emfplus.mk | ||
CppunitTest_cppcanvas_test.mk | ||
IwyuFilter_cppcanvas.yaml | ||
Library_cppcanvas.mk | ||
Library_mtfrenderer.mk | ||
Makefile | ||
Module_cppcanvas.mk | ||
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).