license: OFL
category: handwriting
subsets: menu,latin,latin-ext

family: Niconne

designer: Vernon Adams

approved: true
description: <p>Nicone is based on the designs of \
  the Stephenson Blake typeface, Madonna, first \
  released in 1925. Madonna itself was based on \
  an earlier face known as 'Bernhard Cursive'. \
  Nicone has been redesigned and shaped to create \
  a new version of the 1925 typeface that can now \
  be used freely as a Libre webfont across the \
  internet by web browsers on desktop computers, \
  laptops and mobile devices.</p>

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

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