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

family: Plaster

designer: Eben Sorkin

approved: true
description: <p>Plaster is a very low contrast \
  extremely geometric design done in the tradition \
  of the work of Joseph Albers. However many of \
  the solutions to the glyph design vary from \
  Alber's choices. Plaster is suitable for use \
  in medium to large sizes including headlines. \
  This font deviates from most similar fonts \
  because the space between letters is larger. \
  The gaps in the stencil style letters makes \
  letter identification more difficult. A wider \
  letter space helps make the letters easy to \
  read again.</p>

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

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