]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
Reimplement parsing of viewbox
authorVincent Sanders <vince@kyllikki.org>
Tue, 2 Jul 2024 23:11:04 +0000 (00:11 +0100)
committerVincent Sanders <vince@kyllikki.org>
Thu, 4 Jul 2024 13:15:31 +0000 (14:15 +0100)
commita64f3a1b503cb060bbf27c741cd0473cd585080d
tree2caa1a1042851613e88ebaf03f897c3b18f7c617
parent2e6efdbb98cf9dfb97215d146a69fab399856dfc
Reimplement parsing of viewbox

fixup tests that used non existant viewport attribute
src/svgtiny.c
src/svgtiny_internal.h
src/svgtiny_parse.c
test/data/colors.svg
test/data/polyline.mvg [new file with mode: 0644]
test/data/polyline.svg
test/data/polypoints.svg
test/data/transform.svg