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

family: Trocchi

designer: Vernon Adams

approved: true
description: <p>Trocchi is a design derived from a \
  number of old faces from the English typecutter \
  Vincent Figgins (1766-1844) including Nebiolo’s \
  ‘Egiziano’, and Caslon & Co’s ‘Antique No.4′ and \
  ‘Ionic No.2′. Trocchi derivates from these earlier \
  designs to produce a more casual slab serif. \
  Trocchi is designed for use both as text and \
  display type. The font is named after the Scottish \
  novelist Alexander Trocchi.</p> \
  <p>To contribute to the project contact \
  <a href="mailto:vern@newtypography.co.uk">Vernon \
  Adams</a> and see \
  <a href="https://github.com/vernnobile/TrocchiFont">Trocchi \
  on GitHub</a>.</p>

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

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