Felix Natter <[email protected]> writes:
> When the build calls:
> convert -background none -geometry !48x48 \
> freeplane_framework/script/freeplane.svg 48x48/freeplane.png
Since imagemagick is just calling it anyway,
suggest upstream use rsvg-convert directly,
avoiding a gratuitous Build-Depends: imagemagick.
rsvg-convert --width 48 --height 48 --output $@ $^
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]