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

family: Crete Round

designer: TypeTogether

approved: true
description: <p>Crete Round is a warm slab serif \
  providing a hint of softness to texts. It started \
  as a tailored version of the \
  <a href="http://www.type-together.com/Crete">original \
  Crete fonts</a>, created specially to serve \
  as corporate typeface for the type design \
  competition <a href="http://www.letter2.org/">Letter2</a>. \
  Crete Round is more independent from the original \
  with modified terminals and serifs to create two \
  new fonts that deliver a more contemporary and \
  functional appearance. The tall x-height, low \
  contrast and sturdy slabs prove to be surprisingly \
  efficient for web use.</p>

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

font.CreteRound-Italic.ttf.style: italic
font.CreteRound-Italic.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="Crete Round" \
# ~/googlefontdirectory/creteround/CreteRound-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/creteround/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  CreteRound-Regular.menu; \

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