7ac5e28aa ^
b4b7e6b01 ^
1 2 3 4
5
6 7
#!/bin/sh for i in "$@"; do mkfontscale "$i" mkfontdir -e "/usr/share/fonts/X11/encodings" -e "/usr/share/fonts/X11/encodings/large" -- "$i" done