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

family: Antic Didone

designer: Santiago Orozco

approved: true
description: <p>Antic Didone was designed for use \
  in the headlines of newspapers and magazines. \
  The Antic Type System is a super family that is \
  still evolving, and this first release of the \
  Didone family. It complements the Sans and Didone \
  versions, giving the designer freedom to create \
  rhythmic and dynamic typography using all three \
  families in the type system.</p> \
  <p>Each family in the type system has a large \
  x-height that makes it very readable, especially \
  on the web. Each also has slight stress derived \
  from handwriting. Antic Didone's minuscule ornate \
  serifs create a unique texture. With modern \
  proportions and condensed letterforms, it is great \
  for economical typesetting, on paper and on screen.</p> \
  <p>The Antic Type System is in progress and is \
  being regularly improved. If you have a request, \
  wish to contribute improvements or even fund \
  specific features, simply contact \
  <a href="mailto:hi@typemade.mx">Santiago Orozco</a>. \
  You can follow Santiago on Twitter, \
  <a href="http://twitter.com/Typemade">@Typemade</a>.</p>

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

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