]> 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, 20 Nov 2023 16:42:58 +0000 (11:42 -0500)
commiteb882b3212a23ece39c714311c5bc3d58cf07074
treec8215c6ef2161e71a82f0e26a2e0be3471e2141d
parent856d554a5808870d1359fdc4e21ff4bba950e456
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