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

family: Bubbler One

designer: Brenda Gallo

approved: true
description: <p>Bubbler One is an original font \
  with thin strokes that are particularly straight. \
  It is a legible typeface in small sizes. \
  You can use Bubbler One for any kind of text, formal \
  or informal, big or small; I hope you find it useful!</p>

font.BubblerOne-Regular.ttf.style: normal

font.BubblerOne-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="Bubbler One" \
# ~/googlefontdirectory/bubblerone/BubblerOne-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/bubblerone/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  BubblerOne-Regular.menu; \

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