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

family: Iceberg

designer: Cyreal

approved: true
description: <p>Iceberg is a slim condensed decorative \
  webfont by Victor Kharyk suitable for medium to large \
  sizes. It is monolinear and mostly monospaced, has \
  long ascenders and descenders, and a modular \
  construction that builds a rhythm. These features \
  improve overall readability. Its monolinear strokes \
  and 45 degree cuts echo letters made from folded tape.</p>

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

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