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

family: Autour One

designer: Eben Sorkin

approved: true
description: <p>Autour is inspired by handwritten letters on Ludwig Hohlwein posters. \
  It has been changed and adapted from the originals in a variety of \
  ways so that it will work in paragraphs of text and as a web type. \
  Autour can be used a in a wide range of sizes. Autour means "round" \
  in French.</p> \
  <p>Autour is a Unicode typeface family that supports \
  languages that use the Latin script and its variants, \
  and could be expanded to support other scripts. \
  More specifically, this release supports the following \
  Unicode ranges: Latin-1, Latin-2: Easern Europe, Turkish, \
  Macintosh Character Set.</p> \
  <p>Source files are available from \
  <a href="http://code.google.com/p/googlefontdirectory/">Google Code</a>. \
  To contribute to the project contact \
  <a href="mailto:sorkineben@gmail.com">Eben Sorkin</a>.</p>

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

# cd ~/googlefontdirectory/autourone/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic *.cyrillic-ext *.greek *.greek-ext; \
# cd ~/googlefontdirectory/; \
# for family in autourone; 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 --script \
#                --subset=$subset $font.ttf $font.$subset; \
#            python tools/subset/subset.py --null --nmr --roundtrip \
#                --script --subset=$subset \
#                $font.ttf $font.$subset > $font.$subset.log; \
#        done; \
#    done; \
# done; \
# cd ~/googlefontdirectory/autourone/; \
