]>
author | Vincent Sanders <vince@kyllikki.org> | |
Wed, 17 Jul 2024 21:47:45 +0000 (22:47 +0100) | ||
committer | Vincent Sanders <vince@kyllikki.org> | |
Wed, 17 Jul 2024 21:55:15 +0000 (22:55 +0100) | ||
commit | 7f902a67959d4b13dc4d36f2703cb488f3676d64 | |
tree | 2abbefcbb5c7daad4efe9c07c4612d0ec83f384a | tree | snapshot |
parent | 01130bf72642d4fa7a2e77dc011a46eb5d480ff5 | commit | diff |
src/Makefile | diff | blob | history | |
src/svgtiny.c | diff | blob | history | |
src/svgtiny_internal.h | diff | blob | history | |
src/svgtiny_parse.c | diff | blob | history | |
src/svgtiny_parse.h | [new file with mode: 0644] | blob |
src/svgtiny_path.c | [new file with mode: 0644] | blob |
test/data/arcs01.mvg | [new file with mode: 0644] | blob |
test/data/arcs01.svg | [new file with mode: 0644] | blob |
test/data/arcs02.svg | [new file with mode: 0644] | blob |
test/data/cubic01.mvg | [new file with mode: 0644] | blob |
test/data/cubic01.svg | [new file with mode: 0644] | blob |
test/data/cubic02.svg | [new file with mode: 0644] | blob |
test/data/quad01.mvg | [new file with mode: 0644] | blob |
test/data/quad01.svg | [new file with mode: 0644] | blob |