Redacted-Font

Keep your wireframes free of distracting Lorem Ipsum.

  • 所有者: christiannaths/redacted-font
  • 平台:
  • 许可证: SIL Open Font License 1.1
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Build Status

Redacted: A Font for Web and Desktop

Keep your wireframes free of distracting Lorem Ipsum.

Redacted Regular

Redacted Font in action

Redacted Script

Redacted Font in action

Redacted Script Bold

Redacted Font in action

Redacted Script Light

Redacted Font in action

Usage

Download!

Download the Redacted Font

Find the files you need!

Look in the fonts/ directory for the desktop fonts, and the fonts/web/ directory for the web fonts.

Use!

Either install the ttf desktop fonts on your machine, or use the fontface kit in the web/ directory. Assuming the font assets reside in a "redacted-font" directory:

@font-face {
    font-family: "Redacted";
    src: url("redacted-font/fonts/web/redacted-regular.eot");
    src: url("redacted-font/fonts/web/redacted-regular.woff2") format("woff2"),
         url("redacted-font/fonts/web/redacted-regular.woff") format("woff"),
         url("redacted-font/fonts/web/redacted-regular.otf") format("opentype"),
         url("redacted-font/fonts/web/redacted-regular.svg#filename") format("svg");
}

.prototype {
    font-family: "Redacted";
    color: #999;
}

.prototype-script {
    font-family: "Redacted Script";
    color: #999;
}

Disclaimer

This project is directly inspired by the BLOKK font. The idea is simple and brilliant, but I wasn't happy with functional aspects of that implementation of the idea, and it isn't an open source project, so I created my own. Credit where credit is due.

FAQ

  • Q: What's different about this compared to BLOKK?
    A: BLOKK has unusually large character widths, which adds much length to "standard" bits of dummy text, and also creates unecessarily ragged rags in my copy. Redacted solves this by using sane character widths; averaging character widths of narrow, regular, and wide characters of standard fonts. This gives a more realistic look to the text and helps it fit into narrow columns like real text would. Redacted Font also comes with script versions in three weights, regular, bold and light.

License

Copyright (c) 2013, Christian Naths (christiannaths@gmail.com christiannaths.com)

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is included in this repository (OFL.txt), and is also available with a FAQ at: http://scripts.sil.org/OFL

主要指标

概览
名称与所有者christiannaths/redacted-font
主编程语言
编程语言HTML (语言数: 0)
平台
许可证SIL Open Font License 1.1
所有者活动
创建于2013-02-07 08:26:31
推送于2021-11-04 21:24:49
最后一次提交2021-11-04 14:24:49
发布数0
用户参与
星数5.4k
关注者数136
派生数214
提交数75
已启用问题?
问题数28
打开的问题数8
拉请求数8
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?