1 # arg 1: the new package version
3 echo "IMPORTANT: Size 6x11 has been replaced by size 6x12. Size 7x12 is no longer"
4 echo "available. If you used those sizes you will have to update your configurations."
5 echo "Updating font cache... "
6 fc-cache -fs >/dev/null 2>&1
7 mkfontscale /usr/share/fonts/local
8 mkfontdir /usr/share/fonts/local
9 echo "Make sure that you add /usr/share/fonts/local/ to xorg.conf under the"
10 echo "\"Files\" section."
11 echo "See the README in /usr/share/doc/tamsyn-font for more info."
14 # arg 1: the new package version
15 # arg 2: the old package version
20 # arg 1: the old package version
22 fc-cache -fs >/dev/null 2>&1
23 mkfontscale /usr/share/fonts/local
24 mkfontdir /usr/share/fonts/local