]> 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>
Sat, 7 Jun 2025 15:39:59 +0000 (11:39 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jun 2025 01:13:07 +0000 (21:13 -0400)
commit370c219cf58f122c84bb435b4004b43bdd209bc3
treedfdd1387715fd4bbcfce6e814cffdcfd8a027dbf
parent8a3604fb9d700582152056a5cad421da4ffd4092
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