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

family: Kaushan Script

designer: Pablo Impallari

approved: true
description: <p>When making digital typefaces, the more \
  you refine the shapes of the letters, the more energy \
  you take away from them. Because of that, Kaushan Script \
  is unrefined - and carries a lot of energy.</p> \
  <p>By avoiding typographical perfection, it stays more \
  natural. The angles of the vertical strokes vary a \
  little, and the positioning along the baseline jumps \
  around, giving it a more rustic and natural feeling.</p> \
  <p>Most script fonts have long ascenders and descenders, \
  and this means they look too small when used at normal \
  sizes on the web. This font is optimized in such \
  details to be very readable as a web font, even when \
  used as small as 16 pixels.</p> \
  <p>It was funded by people like you, \
  <a href="http://www.kickstarter.com/projects/impallari/fast-brush-script">via Kickstarter.</a> \
  Special thanks to the project backers! They are all \
  listed on <a href="http://www.impallari.com/Kaushan">the \
  font's website.</a> The name "Kaushan" was suggested \
  by Vyacheslav Kaushan, one of the project backers.</p> \
  <p>TTF hinting was done using TTF-Autohint v0.5 by \
  Werner Lemberg. Please support his efforts at \
  <a href="http://www.freetype.org/ttfautohint">www.freetype.org/ttfautohint</a></p> \
  <p>Documentation can be found at <a href="http://www.impallari.com/fastbrush">www.impallari.com/fastbrush</a></p> \
  <p>To contribute to the project contact Pablo Impallari at <a href="mailto:impallari@gmail.com">impallari@gmail.com</a></p>

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

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