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

family: Antic Slab

designer: Santiago Orozco

approved: true
description: <p>Antic Slab 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 Slab 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 Slab's discreet slab serifs give it a strong \
  presence in layouts. 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.AnticSlab-Regular.ttf.style: normal
font.AnticSlab-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 Slab" \
# ~/googlefontdirectory/anticslab/AnticSlab-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/anticslab/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  AnticSlab-Regular.menu; 

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