Initial Commit
This commit is contained in:
commit
2d42b04f6c
17 changed files with 1664 additions and 0 deletions
3
examples/path.svg
Normal file
3
examples/path.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" height="325" width="325" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"><path d="M 10.0000,80.0000 Q 52.5000,10.0000 95.0000,80.0000 T 180.0000,80.0000 Z" stroke="blue" fill="orange"/></svg>
|
After Width: | Height: | Size: 383 B |
Loading…
Add table
Add a link
Reference in a new issue