visibility: SANDBOX
license: OFL
category: serif
subsets: menu,latin

family: Junge

designer: Cyreal

approved: true
description: <p>Junge is an elegant and slim text \
  typeface inspired by the calligraphy of Günther \
  Junge. Thanks to a combination of features it \
  performs equally well in most ranges. At small \
  sizes it builds the impression of flittering \
  strokes. In large headlines its refined detailing \
  become visible. It is not as strictly structured \
  as a text typeface, and has subtle irregularities \
  reminiscent of its calligraphic origin. Junge is \
  designed by Alexei Vanyashin \
  (<a href="https://twitter.com/#!/avanyashin">@avanyashin</a>)</p>

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

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