]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
src/svgtiny.c: set shape opacities from the parser state
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 16 Nov 2023 01:39:06 +0000 (20:39 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 20 Nov 2023 16:42:58 +0000 (11:42 -0500)
commitaae96e5998971764de34a5e1755a8b27568e5605
tree55c1d005b4bc032e768f9586eafaa6785ec92f46
parent8e76cd125e02d4c0d09ad34eea8f46c0511704f0
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