3 which montage
> /dev
/null
2>&1 || pkgman
install imagemagick
7 for f
in data
/artwork
/icons
/*; do
8 [ -d "$f" ] && continue
10 translate
"$f" "${tmpf}${bn}.png" 'PNG '
13 echo "${tmpf}${bn}.png"
14 done |
xargs -d '\n' sh
-c 'montage -frame 5 -background "#336699" -geometry +4+4 -font /system/data/fonts/ttfonts/NotoSans-Regular.ttf -pointsize 9 "$@" haiku_icons.png' --