makedeb
Good looking Japanese TrueType font by mixing M+ and IPA.
Viewing /ttf-migu.postrm
.
Click here to go back to the Git tree for ttf-migu.
#!/bin/bash
echo -n "Updating font cache... "
fc-cache -f > /dev/null
mkfontscale /usr/share/fonts/TTF
mkfontdir /usr/share/fonts/TTF
echo "done."