Browse Source

updated README with new font links

Chris Simpkins 9 years ago
parent
commit
d46e104647
1 changed files with 44 additions and 44 deletions
  1. 44 44
      README.md

+ 44 - 44
README.md

@@ -57,14 +57,14 @@ Click the image for the full type specimen.
 
 
 The .otf or .ttf files may be used on OS X platforms.
 The .otf or .ttf files may be used on OS X platforms.
 
 
-- [Download .otf fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.010/Hack-v2_010-otf.zip)
-- [Download .ttf fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.010/Hack-v2_010-ttf.zip)
+- [Download .otf fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.013/Hack-v2_013-otf.zip)
+- [Download .ttf fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.013/Hack-v2_013-ttf.zip)
 
 
 #### Recommended Binaries for Linux and Windows Users
 #### Recommended Binaries for Linux and Windows Users
 
 
 The .ttf files are recommended for screen use on Linux and Windows platforms.
 The .ttf files are recommended for screen use on Linux and Windows platforms.
 
 
-- [Download .ttf fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.010/Hack-v2_010-ttf.zip)
+- [Download .ttf fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.013/Hack-v2_013-ttf.zip)
 
 
 
 
 ### Webfont Usage
 ### Webfont Usage
@@ -108,7 +108,7 @@ The **bold**, *oblique*, and <b><i>bold oblique</i></b> text styles are formatte
 
 
 Download the entire web font archive at this link:
 Download the entire web font archive at this link:
 
 
-- [Download Web Font Archive (all)](https://github.com/chrissimpkins/Hack/releases/download/v2.010/Hack-v2_010-webfonts.zip)
+- [Download Web Font Archive (all)](https://github.com/chrissimpkins/Hack/releases/download/v2.013/Hack-v2_013-webfonts.zip)
 
 
 Or select the fonts that you need in subdirectories of the build directory:
 Or select the fonts that you need in subdirectories of the build directory:
 
 
@@ -244,54 +244,54 @@ yoursite.com/path/to/fonts/
 #### Web Fonts
 #### Web Fonts
 
 
 ##### EOT
 ##### EOT
-- `build/eot/hack-regular-webfont.eot`
-- `build/eot/hack-bold-webfont.eot`
-- `build/eot/hack-italic-webfont.eot`
-- `build/eot/hack-bolditalic-webfont.eot`
-- `build/eot/latin/hack-regular-latin-webfont.eot`
-- `build/eot/latin/hack-bold-latin-webfont.eot`
-- `build/eot/latin/hack-italic-latin-webfont.eot`
-- `build/eot/latin/hack-bolditalic-latin-webfont.eot`
+- `build/webfonts/fonts/eot/hack-regular-webfont.eot`
+- `build/webfonts/fonts/eot/hack-bold-webfont.eot`
+- `build/webfonts/fonts/eot/hack-italic-webfont.eot`
+- `build/webfonts/fonts/eot/hack-bolditalic-webfont.eot`
+- `build/webfonts/fonts/eot/latin/hack-regular-latin-webfont.eot`
+- `build/webfonts/fonts/eot/latin/hack-bold-latin-webfont.eot`
+- `build/webfonts/fonts/eot/latin/hack-italic-latin-webfont.eot`
+- `build/webfonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot`
 
 
 ##### SVG
 ##### SVG
-- `build/svg/hack-regular-webfont.svg`
-- `build/svg/hack-bold-webfont.svg`
-- `build/svg/hack-italic-webfont.svg`
-- `build/svg/hack-bolditalic-webfont.svg`
-- `build/svg/latin/hack-regular-latin-webfont.svg`
-- `build/svg/latin/hack-bold-latin-webfont.svg`
-- `build/svg/latin/hack-italic-latin-webfont.svg`
-- `build/svg/latin/hack-bolditalic-latin-webfont.svg`
+- `build/webfonts/fonts/svg/hack-regular-webfont.svg`
+- `build/webfonts/fonts/svg/hack-bold-webfont.svg`
+- `build/webfonts/fonts/svg/hack-italic-webfont.svg`
+- `build/webfonts/fonts/svg/hack-bolditalic-webfont.svg`
+- `build/webfonts/fonts/svg/latin/hack-regular-latin-webfont.svg`
+- `build/webfonts/fonts/svg/latin/hack-bold-latin-webfont.svg`
+- `build/webfonts/fonts/svg/latin/hack-italic-latin-webfont.svg`
+- `build/webfonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg`
 
 
 ##### Web TTF
 ##### Web TTF
-- `build/web-ttf/hack-regular-webfont.ttf`
-- `build/web-ttf/hack-bold-webfont.ttf`
-- `build/web-ttf/hack-italic-webfont.ttf`
-- `build/web-ttf/hack-bolditalic-webfont.ttf`
-- `build/web-ttf/latin/hack-regular-latin-webfont.ttf`
-- `build/web-ttf/latin/hack-bold-latin-webfont.ttf`
-- `build/web-ttf/latin/hack-italic-latin-webfont.ttf`
-- `build/web-ttf/latin/hack-bolditalic-latin-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/hack-regular-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/hack-bold-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/hack-italic-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/hack-bolditalic-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/latin/hack-regular-latin-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/latin/hack-bold-latin-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/latin/hack-italic-latin-webfont.ttf`
+- `build/webfonts/fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf`
 
 
 ##### WOFF
 ##### WOFF
-- `build/woff/hack-regular-webfont.woff`
-- `build/woff/hack-bold-webfont.woff`
-- `build/woff/hack-italic-webfont.woff`
-- `build/woff/hack-bolditalic-webfont.woff`
-- `build/woff/latin/hack-regular-latin-webfont.woff`
-- `build/woff/latin/hack-bold-latin-webfont.woff`
-- `build/woff/latin/hack-italic-latin-webfont.woff`
-- `build/woff/latin/hack-bolditalic-latin-webfont.woff`
+- `build/webfonts/fonts/woff/hack-regular-webfont.woff`
+- `build/webfonts/fonts/woff/hack-bold-webfont.woff`
+- `build/webfonts/fonts/woff/hack-italic-webfont.woff`
+- `build/webfonts/fonts/woff/hack-bolditalic-webfont.woff`
+- `build/webfonts/fonts/woff/latin/hack-regular-latin-webfont.woff`
+- `build/webfonts/fonts/woff/latin/hack-bold-latin-webfont.woff`
+- `build/webfonts/fonts/woff/latin/hack-italic-latin-webfont.woff`
+- `build/webfonts/fonts/woff/latin/hack-bolditalic-latin-webfont.woff`
 
 
 ##### WOFF2
 ##### WOFF2
-- `build/woff2/hack-regular-webfont.woff2`
-- `build/woff2/hack-bold-webfont.woff2`
-- `build/woff2/hack-italic-webfont.woff2`
-- `build/woff2/hack-bolditalic-webfont.woff2`
-- `build/woff2/latin/hack-regular-latin-webfont.woff2`
-- `build/woff2/latin/hack-bold-latin-webfont.woff2`
-- `build/woff2/latin/hack-italic-latin-webfont.woff2`
-- `build/woff2/latin/hack-bolditalic-latin-webfont.woff2`
+- `build/webfonts/fonts/woff2/hack-regular-webfont.woff2`
+- `build/webfonts/fonts/woff2/hack-bold-webfont.woff2`
+- `build/webfonts/fonts/woff2/hack-italic-webfont.woff2`
+- `build/webfonts/fonts/woff2/hack-bolditalic-webfont.woff2`
+- `build/webfonts/fonts/woff2/latin/hack-regular-latin-webfont.woff2`
+- `build/webfonts/fonts/woff2/latin/hack-bold-latin-webfont.woff2`
+- `build/webfonts/fonts/woff2/latin/hack-italic-latin-webfont.woff2`
+- `build/webfonts/fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2`
 
 
 
 
 ### Changes
 ### Changes