visibility: SANDBOX
license: OFL
category: display
subsets: menu,latin,latin-ext,cyrillic+latin

family: Prosto One

designer: Multiple Designers

approved: true
description: <p>This font was created during a 6 \
  month collaboration by two designers in Russia, \
  Jovanny Lemonad and Pavel Emelyanov. \
  They wanted to make a modern 'accidental grotesque,' useful \
  for logos and presentations. The project's initiator and \
  chief designer is Pavel Emelyanov, who worked with his \
  mentor Ivan Gladkikh, known as Jovanny Lemonad, who helped \
  with technical expertize to finalize the font.</p> \
  <p>To contribute to the project contact \
  <a href="mailto:lemonad@jovanny.ru">Jovanny Lemonad</a> and \
  <a href="mailto:zakachka2006@mail.ru">Pavel Emelyanov</a>.</p>

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

# fontforge -lang=ff -script menusubset-prostoone.ff ProstoOne-Regular.ttf;
# mv ProstoOne-Regular.{ttf.menu.ttf,menu};


# cd ~/googlefontdirectory/prostoone/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin; \
# cd ~/googlefontdirectory/; \
# for family in prostoone; do \
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do \
#        for subset in \
#            latin latin-ext cyrillic+latin cyrillic-ext+latin; 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/prostoone/; \
