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

family: Montaga

designer: Alejandra Rodriguez

approved: true
description: <p>Montage is an Old Style font, \
  inspired by Venetian \
  calligraphy. Her main feature is the strong inclination \
  in the modulation axis, that generates shapes with marked \
  stress. This gives her a strong personality. The \
  uppercases are slender and arrogant, and the narrowness \
  of shapes provide optimum performance.</p> \
  <p>Montaga is evolving and will be updated. \
  As of now there is only Regular style.</p> \
  <p>Montaga is a work in progress and will be improved \
  regularly. This means you can request improvements and \
  even fund specific features if they are outside of \
  the current scope of work. For more information follow \
  <a href="http://twitter.com/ale_guez">@ale_guez</a></p>

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

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