]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
src/svgtiny.c: update the docstring for svgtiny_parse_svg()
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 16 Nov 2023 13:54:20 +0000 (08:54 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 20 Nov 2023 16:42:58 +0000 (11:42 -0500)
commit54b2bc03cdbcd24399d220a47065ea553d6dd082
tree2d45532fd9c304114c5c03f002330cb6c872afd0
parent3fab6f808c4618cc648756d21a65f4944a1d03eb
src/svgtiny.c: update the docstring for svgtiny_parse_svg()

The svgtiny_parse_svg() function not only parses <svg> and <g>
elements; it also parses <a> elements.
src/svgtiny.c