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

family: Cantata One

designer: Joana Correia da Silva

approved: true
description: <p>Cantata One is a high contrast \
  extended Didone style text face. \
  In addition to being useful in medium to large text sizes, \
  Cantata One is meant to evoke luxury when used in display sizes. \
  Cantata One was originally inspired by hand written letters made \
  with a pointed pen on an old map handmade map of NYC.</p> \
  <p>To contribute to the project contact \
  <a href="mailto:sorkineben@gmail.com">Eben Sorkin</a>.</p>

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

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