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

family: Averia Gruesa Libre

designer: Dan Sayers

approved: true
description: <p>Avería ("breakdown" or "mechanical damage" in \
  Spanish - related to the root of the English word "average") \
  is a Unicode typeface superfamily created from the average of \
  all fonts on the computer of the creator, Dan Sayers. The \
  process is described at \
  <a href="http://iotic.com/averia/">iotic.com/averia</a>. \
  All metrics are the result of an averaging process. The \
  included glyphs are those that existed in a majority of the \
  source fonts.</p> \
  <p>The Averia Libre families of fonts are based on the average \
  of all 725 fonts in the Google Web Fonts project, released \
  under the SIL Open Font License, as of 9 Nov 2011.</p> \
  <p>Averia Gruesa Libre exists in a Regular style, and there \
  are also the \
  <a href="http://www.google.com/webfonts/specimen/Averia+Libre">Averia Libre</a>, \
  <a href="http://www.google.com/webfonts/specimen/Averia+Sans+Libre">Averia Sans Libre</a> and \
  <a href="http://www.google.com/webfonts/specimen/Averia+Serif+Libre">Averia Serif Libre</a> \
  6-style families.</p> \
  <p>For more information please visit the \
  <a href="http://iotic.com/averia/">Avería page on the \
  iotic website</a> or send an email to \
  <a href="mailto:i@iotic.com">Dan Sayers</a>.</p>

font.AveriaGruesaLibre-Light.ttf.style: normal
font.AveriaGruesaLibre-Regular.ttf.style: normal
font.AveriaGruesaLibre-Bold.ttf.style: normal

font.AveriaGruesaLibre-LightItalic.ttf.style: italic
font.AveriaGruesaLibre-Italic.ttf.style: italic
font.AveriaGruesaLibre-BoldItalic.ttf.style: italic

font.AveriaGruesaLibre-Light.ttf.weight: 300
font.AveriaGruesaLibre-Regular.ttf.weight: 400
font.AveriaGruesaLibre-Bold.ttf.weight: 700

font.AveriaGruesaLibre-LightItalic.ttf.weight: 300
font.AveriaGruesaLibre-Italic.ttf.weight: 400
font.AveriaGruesaLibre-BoldItalic.ttf.weight: 700

# cd ~/src/font-optimizer; \
# ./subset.pl -v --licensesubst="SIL OFL 1.1" \
#  --exclude="c2sc,smcp,ordn,sups,sinf,subs,dlig,frac" \
#  --chars="Averia Gruesa Libre" \
# ~/googlefontdirectory/averiagruesalibre/AveriaGruesaLibre-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/averiagruesalibre/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  AveriaGruesaLibre-Regular.menu; 

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