There was an error while loading. Please reload this page.
1 parent 0d95ba6 commit e11b7c2Copy full SHA for e11b7c2
4 files changed
libs/canvg_context2d/README.md
@@ -0,0 +1,10 @@
1
+#About
2
+This fork of canvg provides compatibility with the c2d plugin.
3
+Several changes needed to be made to ensure that our _fake_
4
+canvas is compatible with the canvg rendering engine.
5
+
6
+This library was copied from [https://github.com/Flamenco/canvg](https://github.com/Flamenco/canvg).
7
8
+#Usage
9
+For examples converting HTML pages into PDF using canvg and the context2d plugin,
10
+see the examples in the /examples/canvg_context2d directory.
0 commit comments