diff options
Diffstat (limited to 'cppcanvas/README.md')
-rw-r--r-- | cppcanvas/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cppcanvas/README.md b/cppcanvas/README.md new file mode 100644 index 000000000000..1e9083101434 --- /dev/null +++ b/cppcanvas/README.md @@ -0,0 +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). |