license: OFL
category: handwriting
subsets: menu,latin,latin-ext

family: Fondamento

designer: Astigmatic

approved: true
description: <p>Fondamento and Fondamento Italic \
  are calligraphic lettering styles based on the \
  traditional Foundational Hand, a basic teaching \
  style created by Edward Johnston in the early \
  20th century. The letterforms are clear and \
  cleanly legible, basic and formal.</p>

font.Fondamento-Regular.ttf.style: normal
font.Fondamento-Italic.ttf.style: italic

font.Fondamento-Regular.ttf.weight: 400
font.Fondamento-Italic.ttf.weight: 400

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

# cd ~/googlefontdirectory/fondamento/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin; \
# cd ~/googlefontdirectory/; \
# for family in fondamento; 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/fondamento/; \
