updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / kanatest / kanatest.install
blobcc9ed721db5cbf880e3d1c9c6b5ab999c5821f61
1 post_install() {
2   cat << EOF
3 > Since version 0.4.0, Kanatest uses font-based characters instead of images.
4 > If you get garbage instead of kana chars, then go to preferences and select
5 > a Japanese friendly font, for example:
7 > - FreeSerif or FreeSans (package: ttf-freefont)
8 > - AR PL ShanHeiSun Uni  (package: ttf-arphic-uming)
9 > - AR PL ZenKai Uni      (package: ttf-arphic-ukai)
10 EOF
13 post_upgrade() {
14   post_install
17 op=$1
18 shift
19 $op $*