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

family: Sevillana

designer: Brownfox

approved: true
description: <p>Sevillana is named after \
  a folk music style widespread in Seville (Andalusia) \
  in Spain. The typeface is inspired by the \
  lettering of commemorative plates which can be \
  seen on house walls in Andalusia.</p> \
  <p>Those ceramic plates are handmade and each one is \
  unique. Individual handwriting may vary but the \
  style is always recognizable.</p> \
  <p>Sevillana is a generalized character based on that \
  diversity, a headline typeface that can be used in \
  middle and large sizes, it can be used for restaurant \
  menus, concert posters, different kinds of signage etc.</p> \
  <p>Designed by <a href="https://profiles.google.com/olga.umpeleva/about">Olga \
  Umpeleva</a> for Brownfox. To contribute to the project contact \
  <a href="mailto:gayaneh.b@gmail.com">Gayaneh Bagdasaryan</a>.</p>

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

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