updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / sharpfonts / sharpfonts.install
blobf30961ea48ae215157df43d07077d6e3c4dd26dc
2 post_install() {
3     echo ">>>"
4     echo ">>>> OpenOffice.org uses its own font-rendering engine, so you have to go through the menu"
5         echo ">>>> 'Tools > Options > OpenOffice.org > View' and set 'Screen font antialiasing' to '12px'."
6         echo ">>>"
7         echo ">>>> You might also set some of the Desktop and Program Fonts to :'Verdana', 'Arial' or whatever."
8         echo ">>>"
9         echo ">>>> Now log out from your desktop and log back in. Enjoy :)"
12 post_upgrade() {
13     post_install $1
16 pre_remove() {
17     /bin/true
20 op=$1
21 shift
23 $op $*