office-gobmx/cppcanvas
Caolán McNamara b639fe60ea VirtualDevices either match another device depth, or are 1 bit
cairo can therefore always render to a svp virtual device with
need for a fallback

Change-Id: I5d03ae541820389e26f7448444444be009fb28a4
2015-11-23 14:25:59 +00:00
..
inc/pch Fast PCH generator and optimized PCH files 2015-11-15 20:31:35 +00:00
qa Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code 2015-10-12 17:52:29 +02:00
source VirtualDevices either match another device depth, or are 1 bit 2015-11-23 14:25:59 +00:00
CppunitTest_cppcanvas_emfplus.mk gbuild: CppunitTest: always use unittest configuration 2015-02-27 19:33:07 +01:00
CppunitTest_cppcanvas_test.mk Lets assume gb_CppunitTest_unset_headless was cargo cult here 2014-06-12 12:56:21 +02:00
Library_cppcanvas.mk update_pch: add a bunch of pch files 2014-06-04 21:18:40 +02:00
Library_mtfrenderer.mk
Makefile
Module_cppcanvas.mk CppunitTest_cppcanvas_emfplus: disable this in case there is no display to use 2014-04-10 14:08:16 +02:00
README

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

== EMF+ ==

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