svg2png: Speed up gimp startup with -d option.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 16 Nov 2020 18:13:21 +0000 (10:13 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 16 Nov 2020 18:13:27 +0000 (10:13 -0800)
commit328f9a9c6219e432140ad846c1c08f1856aa8b39
tree86cbf3fb82fbb0d464420c2147112507a813b916
parent32ecf6b0ebcedc9561e5058e4fab3b2a143349a1
svg2png: Speed up gimp startup with -d option.

This option prevents gimp from loading patterns, gradients, palettes,
and brushes.  I think that these are mostly for interactive use.  I didn't
see any difference in output quality.

On my system this sped up "make -f Smake -j128 icons" from 1.8 to 1.6
seconds.  On other systems I guess it will make a bigger difference.
build-aux/svg2png