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

family: Amethysta

designer: Cyreal

approved: true
description: <p>Amethysta was designed by Konstantin \
  Vinogradov with the purpose of printing on low \
  quality paper in mind. This is why it has such \
  minimalistic wedge serifs and terminals. It builds \
  the impression of a simple and strong text typeface. \
  In terms of proportions it is closely related to the \
  transitional serif group.</p> \
  <p>Amethysta is suitable for small to medium sizes, \
  while some details will be noticeable at larger sizes. \
  It also will work well in print.</p>

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

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