license: OFL
category: display
subsets: menu,latin,latin-ext,cyrillic+latin

family: Kelly Slab

designer: Denis Masharov

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Kelly Slab is a new geometric, modern-looking \
  slab-serif font. Created under the influence of popular \
  geometric fonts from the 1930s with square slabserifs, \
  such as "City" by Georg Trump.</p> \
  <p>It is designed for attention and impact in advertising, \
  headings, major labels and logotypes. It can also work \
  well in larger point size text blocks. Its unusual \
  shapes provide an interesting rhythm to the textline, \
  a distinctive, rectangular design that can give a \
  sporty, urban feeling.</p>

font.KellySlab-Regular.ttf.weight: normal

# fontforge -lang=ff -script menusubset-kelly.ff KellySlab-Regular.ttf;
# mv KellySlab-Regular.{ttf.menu.ttf,menu};
# ~/googlefontdirectory/tools/chars/showchars.py \
#  KellySlab-Regular.menu; \
# ENSURE THAT THE SPACE CHAR IS THERE

# cd ~/googlefontdirectory/kellyslab/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin; \
# cd ~/googlefontdirectory/; \
# for family in kellyslab; do \
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do \
#        for subset in \
#            latin latin-ext \
#            cyrillic+latin cyrillic-ext+latin; 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/kellyslab/; \
