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

family: Boogaloo

designer: John Vargas Beltrán

approved: true
description: <p>Boogaloo was started \
  in 2010 as a complement to the Salsa \
  typeface, while thinking about type used in Latin American \
  music genres and the culture's own identity. The structure of \
  Boogaloo is that of classic American lettering, found \
  so often in old LP albums cover art from the 1960s, \
  when Latin music became very popular and preceding the birth \
  of the musical phenomenon of Salsa. Functionally this \
  typeface can be used to display texts that wish to remind \
  readers of the 1960s, Latin music. There is movement, \
  coolness and happiness across all its forms.</p>

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

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