On Wed, Jun 25, 2014 at 04:54:36PM +0200, Zbigniew Jędrzejewski-Szmek wrote: > > COLORS=(red blue); LABELS=(A B); for N in $(seq 0 1); do convert -size > > 21x21 "xc:${COLORS[$N]}" -fill white -pointsize 21 -gravity center -draw > > "text 0,2 '${LABELS[$N]}'" -fill none -stroke white -draw "rectangle 0,0 > > 20,20" "${LABELS[$N]}.png"; done > Only works in rawhide, but ... wow, brilliant. Yeah, decent hacking here :-) It works on F20 for me as well. Thanks https://github.com/lzap/foreman-dummy-icons -- Later, Lukas "lzap" Zapletal irc: lzap #theforeman -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct