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

family: Doppio One

designer: Szymon Celej

approved: true
description: <p>Doppio One is a robust low \
  contrast sans serif type with a \
  contemporary feeling. Doppio One will work from small text \
  sizes through large display sizes. Doppio's boxy style \
  makes it especially suitable for screen use.</p> \
  <p>To contribute to the project contact \
  <a href="mailto:sorkineben@gmail.com">Eben Sorkin</a></p>

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

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