license: OFL
payment: DESIGNER
url: http://typemade.mx/
category: serif
subsets: menu,latin

family: Josefin Slab

designer: Santiago Orozco

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Josefin Slab was the first typeface–at \
  least in my mind–I designed! But I decided to start \
  simple with Josefin Sans. Following the 1930s trend \
  for geometric typefaces, it just came to me that \
  something between Kabel and Memphis with modern \
  details will look great.</p> \
  <p>I wanted to stick to the idea of Scandinavian \
  style, so I put a lot of attention to the \
  diacritics, especially to "æ" which has loops \
  connecting in a continuous way, so the "e" slope \
  was determined by this character.</p> \
  <p>It also has some typewriter style attributes, \
  because I've liked the Letter Gothic typeface since \
  I was in high school, and that's why I decided to \
  make a Slab version of Josefin Sans.</p>

font.JosefinSlab-BoldItalic.ttf.style: italic
font.JosefinSlab-SemiBoldItalic.ttf: italic
font.JosefinSlab-Italic.ttf.style: italic
font.JosefinSlab-LightItalic.ttf.style: italic
font.JosefinSlab-ThinItalic.ttf.style: italic

font.JosefinSlab-ThinItalic.ttf.weight: 100
font.JosefinSlab-Thin.ttf.weight: 100
font.JosefinSlab-LightItalic.ttf.weight: 300
font.JosefinSlab-Light.ttf.weight: 300
font.JosefinSlab-Italic.ttf.weight: 400
font.JosefinSlab-Regular.ttf.weight: 400
font.JosefinSlab-SemiBoldItalic.ttf.weight: 600
font.JosefinSlab-SemiBold.ttf.weight: 600
font.JosefinSlab-BoldItalic.ttf.weight: 700
font.JosefinSlab-Bold.ttf.weight: 700

# cd ~/src/font-optimizer; \
# ./subset.pl -v --licensesubst="SIL OFL 1.1" \
#  --exclude="c2sc,smcp,ordn,sups,sinf,subs,dlig,frac" \
#  --chars="Josefin Slab" \
# ~/googlefontdirectory/josefinslab/JosefinSlab-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/josefinslab/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  JosefinSlab-Regular.menu; \

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