diff --git a/Other/editor-canvas-test.html b/Other/editor-canvas-test.html new file mode 100644 index 0000000..1546ab4 --- /dev/null +++ b/Other/editor-canvas-test.html @@ -0,0 +1,176 @@ + + + + + + Editor canvas rendering lab + + + + +

Editor canvas rendering lab

+

+ This page attempts to be a lab canvas rendering capabilities of the poem editor, intended to test that + rendering is both valid, displaying the correct content according to the document data provided, and + also a location to debug and implement new editor canvas features. +

+ + + +
+ +
+ + + \ No newline at end of file diff --git a/Resources/EditPhoto.svg b/Resources/EditPhoto.svg new file mode 100644 index 0000000..76ad4f8 --- /dev/null +++ b/Resources/EditPhoto.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file