]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
Implement use element
authorVincent Sanders <vince@kyllikki.org>
Thu, 18 Jul 2024 21:38:26 +0000 (22:38 +0100)
committerVincent Sanders <vince@kyllikki.org>
Thu, 25 Jul 2024 20:48:08 +0000 (21:48 +0100)
commit452addd085cb1bcdea0375f88f92cd36e839c8e9
tree545c36e48930c95989b392a1c2f3811fd6faccc9
parenta915a1766974bb87bef6f63f0f40ebab81c404f6
Implement use element
src/svgtiny.c
src/svgtiny_gradient.c
src/svgtiny_internal.h
src/svgtiny_parse.c
src/svgtiny_strings.h
test/data/arcs02.mvg [new file with mode: 0644]
test/data/arcs02.svg
test/data/bad-grad.svg
test/data/use.mvg [new file with mode: 0644]
test/data/use.svg [new file with mode: 0644]