visibility: SANDBOX
license: OFL
category: handwriting
subsets: menu,latin

family: Yesteryear

designer: Astigmatic

approved: true
description: <p>Yesteryear is a flat nib \
  connecting script font loosely based on \
  the title screen from the 1942 film "The Palm \
  Beach Story". Taking on a slightly sharper \
  feel than its source, it evokes comparisons \
  to chrome scripts of vintage automobilia.</p>

font.Yesteryear-Regular.ttf.style: normal
font.Yesteryear-Regular.ttf.weight: 400

# cd ~/src/font-optimizer; \
# ./subset.pl -v --licensesubst="SIL OFL 1.1" \
#  --exclude="c2sc,smcp,ordn,sups,sinf,subs,dlig,frac" \
#  --chars="Yesteryear" \
# ~/googlefontdirectory/yesteryear/Yesteryear-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/yesteryear/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  Yesteryear-Regular.menu; \

# cd ~/googlefontdirectory/yesteryear/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin; \
# cd ~/googlefontdirectory/; \
# for family in yesteryear; do \
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do \
#        for subset in \
#            latin latin-ext; do \
#            echo subset.py --null --nmr --roundtrip --namelist --script \
#                --subset=$subset $font.ttf $font.$subset; \
#            python tools/subset/subset.py --null --nmr --roundtrip \
#                --namelist --script --subset=$subset \
#                $font.ttf $font.$subset > $font.$subset.log; \
#        done; \
#    done; \
# done; \
# cd ~/googlefontdirectory/yesteryear/; \
