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

family: Average

designer: Eduardo Tunni

approved: true
description: <p>Average is a typeface that emerged from a \
  long process of research into text typeface families from \
  various different historical periods, both classical and \
  contemprary. The idea was to design an average font for \
  use in text, through a lengthy process of shape measurement \
  and data gathering in spreadsheets. This resulted in a \
  series of parameters which could be used by a designer \
  to determine the proportions, color, spacing and other \
  attributes of a typeface. Once the parameters were \
  defined and best values were selected, the forms for \
  the Average Regular typeface were drawn.</p> \
  <p>To contribute to the project contact \
  <a href="mailto:edu@tipo.net.ar">Eduardo \
  Tunni</a>.</p>

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

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