license: OFL
category: display
subsets: menu,latin

family: Londrina Sketch

designer: Marcelo Magalhães

approved: true
description: <p>The Londrina super family is composed \
  of 4 family styles: \
  <a href="http://www.google.com/webfonts/specimen/Londrina+Solid">Londrina Solid</a>, \
  <a href="http://www.google.com/webfonts/specimen/Londrina+Shadow">Londrina Shadow</a>, \
  <a href="http://www.google.com/webfonts/specimen/Londrina+Outline">Londrina Outline</a>, and \
  Londrina Sketch. \
  You can combine the main style, Solid, with the others \
  to create different effects. The origins of the Londrina \
  typeface project is in the streets of Sao Paulo, Brazil: \
  Urban confusion. Initially I designed the "New Folk" for \
  use in a poster, with only uppercase letters. I saw at \
  the start some potential for a typeface that could \
  recall the feelings of the writing used day-to-day in \
  my city's informal communication, and developed it \
  into a typeface family with lowercases too. This is \
  the Londrina Sketch member of the Londrina family.</p> \
  <p>To contribute to the project contact \
  <a href="mailto:marcelommp@gmail.com">Marcelo Magalhães</a>.</p>

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

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