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

family: Radley

designer: Vernon Adams

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Radley is based on lettering \
  originally drawn and designed for woodcarved \
  titling work. Radley was later digitised \
  and extended to be used as a webfont. \
  It is a practical face, \
  based on letterforms used by hand carvers, where \
  lettering needs to be cut quickly, efficiently, \
  but with style.</p> \
  <p>Radley grew out of sketching and designing \
  directly into wood with traditional carving \
  chisels, to design the basic letterforms of \
  a new typeface.The finalised characters were \
  then scanned and traced into FontForge before \
  being cleaned up digitally and the character \
  set expanded. There is something unique about \
  carving letters into wood with traditional \
  hand tools, hopefully Radley carries some \
  of the original spirit of these hand \
  carved letterforms.</p> \
  Radley can be used for titling and text. \
  It has been designed to be used freely \
  across the internet by web browsers on \
  desktop computers, laptops and \
  mobile devices.</p>

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

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

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

