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

family: Belleza

designer: Eduardo Tunni

approved: true
description: <p>Belleza is a humanist sans serif \
  typeface inspired by the world of fashion. With \
  classic proportions, high contrast in its strokes \
  and special counters, it provides a fresh look that \
  reminds readers of elegant models and feminine \
  beauty.</p> \
  <p>Belleza is a Unicode typeface family that supports \
  languages that use the Latin script and its variants, \
  and could be expanded to support other scripts. To \
  contribute to the project contact \
  <a href="mailto:edu@tipo.net.ar">Eduardo Tunni</a>.</p>

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

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