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

family: Bubblegum Sans

designer: Sudtipos

approved: true
description: <p>Bubblegum Sans is upbeat, flavor-loaded, \
  brushalicious letters for the sunny side of the street. \
  It bounces with joy and tells a great story. Designed \
  by Angel Koziupa and produced by Ale Paul, this typeface \
  is a loud 21st century shoutout to the kind of the \
  1930s lettering that sold everything to everyone \
  through every medium.</p> \
  <p>From <a href="http://www.sudtipos.com">Sudtipos</a>.</p>

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

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