Add more test images

This commit is contained in:
David Evans 2018-01-31 22:59:47 +00:00
parent ef2b141171
commit 262ac71844
4 changed files with 25 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -0,0 +1,3 @@
<svg width="86.025390625" height="98" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-43.0126953125 -93 86.025390625 98"><metadata>title "Foo **Bar**
_Baz_ `Zig`
**_`Zag`_**"</metadata><defs></defs><defs><mask id="R0LineMask" maskUnits="userSpaceOnUse"><rect fill="#FFFFFF" x="-43.0126953125" y="-93" width="86.025390625" height="98"></rect></mask></defs><g mask="url(#R0LineMask)"></g><g></g><g></g><g></g><text x="0" font-family="sans-serif" font-size="20" line-height="1.3" text-anchor="middle" class="title" y="-68">Foo <tspan font-weight="bolder">Bar</tspan></text><text x="0" font-family="sans-serif" font-size="20" line-height="1.3" text-anchor="middle" class="title" y="-42"><tspan font-style="italic">Baz</tspan> <tspan font-family="monospace">Zig</tspan></text><text x="0" font-family="sans-serif" font-size="20" line-height="1.3" text-anchor="middle" class="title" y="-16"><tspan font-style="italic" font-weight="bolder" font-family="monospace">Zag</tspan></text></svg>

After

Width:  |  Height:  |  Size: 992 B

View File

@ -1,6 +1,9 @@
define([], [
'Connect.svg',
'SelfConnect.svg',
'Divider.svg',
'Asynchronous.svg',
'Block.svg',
'Reference.svg',
'Markdown.svg',
]);