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