license: OFL
category: display
subsets: menu,latin

family: Fascinate

designer: Astigmatic

approved: true
description: <p>Fascinate and \
  <a href="http://www.google.com/webfonts/specimen/Fascinate+Inline">Fascinate \
  Inline</a> are nods to Art Deco yesteryear \
  and typefaces like Broadway, yet they have an \
  exaggerated x-height and softness that give them \
  a friendly yet sophisticated vibe.</p> \
  <p>Even with their high contrast weighting, the \
  Fascinate family is cleanly legible at small \
  sizes, although the Inline version is better \
  visible at larger display sizes.</p>

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

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