]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
src/svgtiny.c: set shape opacities from the parser state
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 7 Jun 2025 15:19:49 +0000 (11:19 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jun 2025 01:13:07 +0000 (21:13 -0400)
commitf8a66bc35921b6366b9d2130ddaa4e483633b8fe
tree798ae4756dc414365339213b6df3d90c41bd3d18
parent1e23143f08b9be575147b6232161adfef33fda53
src/svgtiny.c: set shape opacities from the parser state

Record the "active" fill and stroke opacity from the parser state
in each shape that we create.
src/svgtiny.c