]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
src/svgtiny*.{c,h}: move the libcss unit context into the parser state
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 16 Nov 2023 20:34:37 +0000 (15:34 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 20 Nov 2023 16:42:58 +0000 (11:42 -0500)
commit7b8fc7bb381c266a4f1ecde5b10bb4c09e2f9bc0
tree9f30616950817c18a568773c433b02a35d4ad536
parenteb882b3212a23ece39c714311c5bc3d58cf07074
src/svgtiny*.{c,h}: move the libcss unit context into the parser state

This will make it easier to use the same unit context for style
composition that we do for style computation.
src/svgtiny.c
src/svgtiny_css.c
src/svgtiny_internal.h