]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
src/svgtiny_internal.h: add parent style to the parser state
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 16 Nov 2023 16:10:37 +0000 (11:10 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jun 2025 01:13:07 +0000 (21:13 -0400)
commit8a3604fb9d700582152056a5cad421da4ffd4092
treebb5fe3fce168a2aa3c878bc80a7c6c656c27f953
parent715017613e56b3b01c6cc796ddc24ff353e79ace
src/svgtiny_internal.h: add parent style to the parser state

This will come in handy when we want to compose the current (child)
node's styles with its parent's styles.
src/svgtiny_internal.h