payment: DESIGNER

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

family: News Cycle

designer: Nathan Willis
originaldesigner: Morris Fuller Benton

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>News Cycle is a realist, sans-serif typeface \
  based primarily on a revival of the 1908-era News Gothic, \
  the stalwart newspaper face from American Type Founders \
  (ATF.) Like News Gothic, it is designed for clarity and \
  readability in large blocks of copy, but to still look \
  good in headline-sizes at the top of the page.  It also \
  extends News Gothic to better cover more of the world's \
  orthographies, starting with Eastern European and African \
  languages, and soon Greek and Cyrillic alphabets \
  as well.</p>


# font.NewsCycle-Thin.ttf.style: normal
# font.NewsCycle-ExtraLight.ttf.style: normal
# font.NewsCycle-Light.ttf.style: normal
font.NewsCycle-Regular.ttf.style: normal
# font.NewsCycle-Medium.ttf.style: normal
# font.NewsCycle-SemiBold.ttf.style: normal
font.NewsCycle-Bold.ttf.style: normal
# font.NewsCycle-ExtraBold.ttf.style: normal
# font.NewsCycle-Black.ttf.style: normal

# font.NewsCycle-ThinItalic.ttf.style: italic
# font.NewsCycle-ExtraLightItalic.ttf.style: italic
# font.NewsCycle-LightItalic.ttf.style: italic
# font.NewsCycle-Italic.ttf.style: italic
# font.NewsCycle-MediumItalic.ttf.style: italic
# font.NewsCycle-SemiBoldItalic.ttf.style: italic
# font.NewsCycle-BoldItalic.ttf.style: italic
# font.NewsCycle-ExtraBoldItalic.ttf.style: italic
# font.NewsCycle-BlackItalic.ttf.style: italic

# font.NewsCycle-Thin.ttf.weight: 100
# font.NewsCycle-ExtraLight.ttf.weight: 200
# font.NewsCycle-Light.ttf.weight: 300
font.NewsCycle-Regular.ttf.weight: 400
# font.NewsCycle-Medium.ttf.weight: 500
# font.NewsCycle-SemiBold.ttf.weight: 600
font.NewsCycle-Bold.ttf.weight: 700
# font.NewsCycle-ExtraBold.ttf.weight: 800
# font.NewsCycle-Black.ttf.weight: 900

# font.NewsCycle-ThinItalic.ttf.weight: 100
# font.NewsCycle-ExtraLightItalic.ttf.weight: 200
# font.NewsCycle-LightItalic.ttf.weight: 300
# font.NewsCycle-Italic.ttf.weight: 400
# font.NewsCycle-MediumItalic.ttf.weight: 500
# font.NewsCycle-SemiBoldItalic.ttf.weight: 600
# font.NewsCycle-BoldItalic.ttf.weight: 700
# font.NewsCycle-ExtraBoldItalic.ttf.weight: 800
# font.NewsCycle-BlackItalic.ttf.weight: 900

# cd ~/src/font-optimizer; \
# ./subset.pl -v --licensesubst="SIL OFL 1.1" \
#  --exclude="c2sc,smcp,ordn,sups,sinf,subs,dlig,frac" \
#  --chars="News Cycle" \
# ~/googlefontdirectory/newscycle/NewsCycle-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/newscycle/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  NewsCycle-Regular.menu; 

# cd ~/googlefontdirectory/newscycle/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin; \
# cd ~/googlefontdirectory/; \
# for family in newscycle; 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 --script \
#                --subset=$subset $font.ttf $font.$subset; \
#            python tools/subset/subset.py --null --nmr --roundtrip \
#                --script --subset=$subset \
#                $font.ttf $font.$subset > $font.$subset.log; \
#        done; \
#    done; \
# done; \
# cd ~/googlefontdirectory/newscycle/; \
