#!/bin/sh convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"0" icons/0.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"1" icons/1.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"2" icons/2.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"3" icons/3.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"4" icons/4.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"5" icons/5.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"6" icons/6.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"7" icons/7.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"8" icons/8.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:"9" icons/9.png convert -background white -fill black -font Fonts/RobotoCondensed-Regular.ttf -pointsize 269 label:":" icons/colon.png