From be572003d6597dc7a17035b4331423f2c70e2517 Mon Sep 17 00:00:00 2001 From: "||::: 7r_c/" Date: Sun, 2 Sep 2018 11:55:47 +0300 Subject: [PATCH] add giana and c64 related fonts --- pickfontst.sh | 4 ++-- shellfonts.list | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pickfontst.sh b/pickfontst.sh index 2c14d92..2e0a342 100755 --- a/pickfontst.sh +++ b/pickfontst.sh @@ -2,9 +2,9 @@ # now uses a list I have made of available fonts that work well PICK=`cat ~/bin/shellfonts.list |dmenu -i -l 25 -fn "ProggySquareTTSZ" -p "ST: Pick Font"` -SIZE=`echo 16,12,14,10,9,8,72 | sed s/,/\\\n/g | dmenu -p Size -fn mOsOul-16 -sb orange -sf navy` +SIZE=`echo 12,16,14,10,9,8,72 | sed s/,/\\\n/g | dmenu -p Size -fn mOsOul-16 -sb orange -sf navy` if [[ $PICK ]]; then - FONT=$PICK:pixelsize="$SIZE":antialias=false:autohint=false + FONT=$PICK:pixelsize="$SIZE":antialias=true:autohint=true echo st -f $FONT if [[ -f ~/bin/st-aardbei ]]; then st-aardbei -f $FONT diff --git a/shellfonts.list b/shellfonts.list index 39711d1..21614c8 100644 --- a/shellfonts.list +++ b/shellfonts.list @@ -85,6 +85,8 @@ Source Code Pro,Source Code Pro Black SV Basic Manual,SVI Basic Manual Whois +Giana + Times Fixed Terminus