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

family: Ropa Sans

designer: Botio Nikoltchev

approved: true
description: <p>Ropa Sans was first designed as a homage \
  to DIN and became a unique typeface during the work process.</p> \
  <p>The step to a remarkable Italic with its extreme ink-traps \
  caused a hard change of nearly all shapes of the first slices \
  of Roman. This process is still running and the Ropa family \
  will grow, for sure. Soon more at \
  <a href="http://www.carrois.com">carrois.com</a></p>

font.RopaSans-Regular.ttf.style: normal
font.RopaSans-Regular.ttf.weight: 400

font.RopaSans-Italic.ttf.style: italic
font.RopaSans-Italic.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="Ropa Sans" \
# ~/googlefontdirectory/ropasans/RopaSans-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/ropasans/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  RopaSans-Regular.menu; 

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