]> gitweb.michael.orlitzky.com - libsvgtiny-pixbuf.git/commit
io-svg.c: remove code for non-incremental loading.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 5 Aug 2023 02:13:06 +0000 (22:13 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 5 Aug 2023 02:13:06 +0000 (22:13 -0400)
commit0d835b47d51440c4355c701dfcf338ef050bc3cb
tree2dd9b39eb05efa3c7a3ff3221edef8403bb6761c
parentce61daf00d9a18bcbbbff7709d9c59c3c0d2dbbb
io-svg.c: remove code for non-incremental loading.

This requires you to completely install the module before testing with
svg2png, but it makes sure that we test the real (incremental) code
path that gets used.
io-svg.c