license: OFL
payment: POOL
url: http://www.ascendercorp.com
category: sans-serif
# TODO subsets: coptic,venda,igboonwu,ipa,pinyin
#subsets: menu,latin,latin-ext,cyrillic,cyrillic-ext,greek,greek-ext,vietnamese,hebrew,ipa
subsets: menu,latin,latin-ext,cyrillic,cyrillic-ext,greek,greek-ext,vietnamese

family: Arimo

designer: Steve Matteson

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Arimo was designed by Steve Matteson \
  as an innovative, refreshing sans serif design that \
  is metrically compatible with Arial™. Arimo offers \
  improved on-screen readability characteristics and \
  the pan-European WGL character set and solves the \
  needs of developers looking for width-compatible \
  fonts to address document portability across \
  platforms.</p>

font.Arimo-Regular.ttf.style: normal
font.Arimo-Bold.ttf.style: normal
font.Arimo-Italic.ttf.style: italic
font.Arimo-BoldItalic.ttf.style: italic

font.Arimo-Regular.ttf.weight: 400
font.Arimo-Bold.ttf.weight: 700
font.Arimo-Italic.ttf.weight: 400
font.Arimo-BoldItalic.ttf.weight: 700

# fontforge -lang=ff -script menusubset-arimo.ff Arimo-Regular.ttf;
# mv Arimo-Regular.{ttf.menu.ttf,menu};
# ~/googlefontdirectory/tools/chars/showchars.py Arimo-Regular.menu; 

# cd ~/googlefontdirectory/arimo/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic *.cyrillic-ext *.greek *.greek-ext; \
# cd ~/googlefontdirectory/; \
# for family in arimo; do \
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do \
#        for subset in \
#            latin latin-ext \
#            cyrillic+latin cyrillic-ext+latin \
#            greek+latin greek-ext+latin; 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/arimo/; \
# rename s/cyrillic\\+latin/cyrillic/g *; \
# rename s/cyrillic-ext\\+latin/cyrillic-ext/g *; \
# rename s/greek\\+latin/greek/g *; \
# rename s/greek-ext\\+latin/greek-ext/g *; \
# rename s/vietnamese\\+latin/vietnamese/g *; \
