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

family: Alfa Slab One

designer: JM Solé

approved: true
description: <p>Alfa Slab One is a \
  contemporary take on the Six-lines Pica \
  Egyptian created by Robert Thorne for the Thorowgood \
  Foundry in 1921. Although initially based on that \
  model, Alfa Slab One was designed with an extreme stem \
  weight, big serifs, more stem contrast and gradual \
  terminals with a single serif. All this attributes \
  give Alfa Slab One a contemporary look with extreme \
  black density.</p>

font.AlfaSlabOne-Regular.ttf.style: normal
font.AlfaSlabOne-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="Alfa Slab One" \
# ~/googlefontdirectory/alfaslabone/AlfaSlabOne-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/alfaslabone/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  AlfaSlabOne-Regular.menu; \

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