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

family: Headland One

designer: Gary Lonergan

approved: true
description: <p>Headland One is a text typeface \
  designed to be highly legible and comfortable \
  when reading screens. Headland One is useful \
  from very small sizes to headlines. Headland \
  One's personality recalls the geniality of the \
  UK private press movement types made at the \
  turn of the 20th century. Headland One's eccentric \
  details contribute to the distinctive feeling \
  of the type at smaller sizes but do not become \
  obvious until the type becomes much larger.</p>

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

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