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

family: Simonetta

designer: Brownfox

approved: true
description: <p>The Simonetta font is \
  named in honour of Simonetta Vespucci. \
  She was considered to be the most beautiful \
  woman in Renaissance Florence and was nicknamed \
  'La Bella Simonetta.' She was a model for Sandro \
  Botticelli's painting 'The Birth of Venus' and \
  many of his other female characters.</p> \
  <p>The Simonetta font is inspired by Italian \
  Humanistic typefaces, but it is contemporary \
  and has many original features. It has one-sided \
  serifs and soft drops, is slightly slanted (some \
  two degrees) and the Italics have the same slant. \
  The Romans and Italics differ from each other only \
  in their shapes, with the italics being much more \
  calligraphic and angular.</p> \
  <p>Designed by Gayaneh Bagdasaryan for Brownfox. To \
  contribute to the project contact \
  <a href="mailto:gayaneh.b@gmail.com">Gayaneh Bagdasaryan</a>.</p>

font.Simonetta-Regular.ttf.style: normal
font.Simonetta-Regular.ttf.weight: 400

font.Simonetta-Italic.ttf.style: italic
font.Simonetta-Italic.ttf.weight: 400

font.Simonetta-Black.ttf.style: normal
font.Simonetta-Black.ttf.weight: 900

font.Simonetta-BlackItalic.ttf.style: italic
font.Simonetta-BlackItalic.ttf.weight: 900

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

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