diff options
author | Radek Doulik <rodo@novell.com> | 2013-07-08 18:56:33 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2013-07-08 18:57:44 +0200 |
commit | 4a9a2c0ed10608d1afcaebaf8bd25059b7a3f4be (patch) | |
tree | d56c691e6cbb003ff701b29d06ec71c476abfb3b /cppcanvas | |
parent | 3a54294e45f20e7705d06b9aa036a2ba12f56a50 (diff) |
Turn Radek's notes into README files.
Change-Id: I904142622ac37b394ddedf62bb7d9c099fc9cab4
Diffstat (limited to 'cppcanvas')
-rw-r--r-- | cppcanvas/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cppcanvas/README b/cppcanvas/README index 246cb2d62838..1e9083101434 100644 --- a/cppcanvas/README +++ b/cppcanvas/README @@ -1 +1,5 @@ Helper C++ classes for [[canvas]], plus a GDIMetaFile-to-XCanvas converter. + +== EMF+ == + +For cppcanvas/source/mtfrenderer, see the README in vcl (the EMF+ part). |