ctpv/sh/prev/font.sh
2022-07-27 18:00:16 +05:00

9 lines
130 B
Bash

# font: fontimage
font() {
fontimage -o "$cache_f.png" "$f" &&
mv -- "$cache_f.png" "$cache_f"
}
convert_and_show_image font