visibility: SANDBOX
payment: NONE

license: OFL
url: http://sourceforge.net/projects/caudex/
category: serif
subsets: menu,latin,latin-ext,greek+latin,greek-ext+latin
family: Caudex

designer: Nidud

# profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
# profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Caudex is a Unicode TrueType font created with \
  FontForge. It is developed on \
  <a href="http://sourceforge.net/projects/caudex">SourceForge</a>. \
  It includes most of the <a href="http://www.mufi.info">Medieval \
  Unicode Font Initiative</a> (MUFI) version 3.0 recommendations.</p> \
  <p>The font was originally made in the late nineties using the \
  ISO 8859-1 character set, and used for printing some old \
  handwritten text. It was later updated according to the \
  MUFU recommendations 2.0 and 3.0, and this is the reason \
  why the version was set 3.0 on the first release.</p>

font.Caudex-Italic.ttf.style: italic
font.Caudex-BoldItalic.ttf.style: italic

font.Caudex-Regular.ttf.weight: 400
font.Caudex-Regular.ttf.weight: 400
font.Caudex-Bold.ttf.weight: 700
font.Caudex-BoldItalic.ttf.weight: 700

# cd ~/src/font-optimizer/; ./subset.pl -v  \
# --exclude="smcp,ordn,sups,sinf,subs,dlig,frac,mark,ccmp" \
# --chars="Caudex КаилрцΕάεηικλν()" \
# ~/googlefontdirectory/caudex/Caudex-Regular.{ttf,menu};
# cd ~/googlefontdirectory/caudex/;

# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin;
# for family in caudex; do
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do
#        for subset in \
#            latin latin-ext \
#            cyrillic+latin cyrillic-ext+latin \
#            greek+latin greek-ext+latin; 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;
