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

family: Chau Philomene One

designer: Vicente Lamonaca

approved: true
description: <p>Chau Philomene One is one of four \
  families within the Chau superfamily. He is hardy, \
  ideal for headings and highlighted text. His narrow \
  letters and sharp angles give him a distinctive \
  personality.</p> \
  <p>Chau Philomene One 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:produccion.taller@gmail.com">Vicente \
  Lamonaca at TipoType</a>.</p>

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

font.ChauPhilomeneOne-Italic.ttf.style: italic
font.ChauPhilomeneOne-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="Chau Philomene One" \
# ~/googlefontdirectory/chauphilomeneone/ChauPhilomeneOne-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/chauphilomeneone/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  ChauPhilomeneOne-Regular.menu; 

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