add giana and c64 related fonts

This commit is contained in:
||::: 7r_c/ 2018-09-02 11:55:47 +03:00
parent 199fe20297
commit be572003d6
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -85,6 +85,8 @@ Source Code Pro,Source Code Pro Black
SV Basic Manual,SVI Basic Manual
Whois
Giana
Times
Fixed
Terminus