mirror of
https://github.com/google/fonts.git
synced 2024-12-01 03:06:03 +03:00
RedactedScript: Version 1.001; ttfautohint (v1.8.3) added (#4005)
* [gftools-packager] Redacted Script: Version 1.001; ttfautohint (v1.8.3) added
* Redacted Script Version 1.001; ttfautohint (v1.8.3) taken from the upstream repo https://github.com/christiannaths/redacted-font at commit dae1afaa7d
.
* [gftools-packager] ofl/redactedscript remove METADATA "source". google/fonts#2587
* Redacted script : description updated
* Redacted Script: added link in description
Co-authored-by: Rosalie Wagner <mail@rosaliewagner.com>
This commit is contained in:
parent
19311a025d
commit
b86355816f
@ -1 +1,2 @@
|
||||
<p>TODO</p>
|
||||
<p><a href="https://fonts.google.com/specimen/Redacted">Redacted</a> and Redacted Script are suitable for wireframing and rapid prototyping. Designed to be unreadable, it keeps your wireframes free of distracting Lorem Ipsum or other dummy text.</p>
|
||||
<p>To contribute, see <a href="https://github.com/christiannaths/redacted-font">github.com/christiannaths/redacted-font</a>.</p>
|
||||
|
@ -1,25 +1,35 @@
|
||||
name: "Redacted Script"
|
||||
designer: "Christian Naths"
|
||||
license: "OFL"
|
||||
category: "HANDWRITING"
|
||||
category: "DISPLAY"
|
||||
date_added: "2013-09-18"
|
||||
fonts {
|
||||
name: "Redacted Script"
|
||||
style: "normal"
|
||||
weight: 300
|
||||
filename: "RedactedScript-Light.ttf"
|
||||
post_script_name: "RedactedScript-Light"
|
||||
full_name: "Redacted Script Light"
|
||||
copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)"
|
||||
}
|
||||
fonts {
|
||||
name: "Redacted Script"
|
||||
style: "normal"
|
||||
weight: 400
|
||||
filename: "RedactedScript-Regular.ttf"
|
||||
post_script_name: "RedactedScriptRegular"
|
||||
post_script_name: "RedactedScript-Regular"
|
||||
full_name: "Redacted Script Regular"
|
||||
copyright: "Copyright (c) 2013, Christian Naths (christiannaths@gmail.com christiannaths.com)"
|
||||
copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)"
|
||||
}
|
||||
fonts {
|
||||
name: "Redacted Script"
|
||||
style: "normal"
|
||||
weight: 700
|
||||
filename: "RedactedScript-Bold.ttf"
|
||||
post_script_name: "RedactedScriptBold"
|
||||
post_script_name: "RedactedScript-Bold"
|
||||
full_name: "Redacted Script Bold"
|
||||
copyright: "Copyright (c) 2013, Christian Naths (christiannaths@gmail.com christiannaths.com)"
|
||||
copyright: "Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)"
|
||||
}
|
||||
subsets: "menu"
|
||||
subsets: "latin"
|
||||
subsets: "latin-ext"
|
||||
subsets: "menu"
|
||||
|
@ -1,8 +1,8 @@
|
||||
Copyright (c) 2013, Christian Naths (christiannaths@gmail.com christiannaths.com)
|
||||
Copyright 2013 The Redacted Project Authors (https://github.com/christiannaths/redacted-font)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
https://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
|
Binary file not shown.
BIN
ofl/redactedscript/RedactedScript-Light.ttf
Normal file
BIN
ofl/redactedscript/RedactedScript-Light.ttf
Normal file
Binary file not shown.
Binary file not shown.
7
ofl/redactedscript/upstream.yaml
Normal file
7
ofl/redactedscript/upstream.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
branch: master
|
||||
files:
|
||||
RedactedScript/fonts/ttf/RedactedScript-Regular.ttf: RedactedScript-Regular.ttf
|
||||
RedactedScript/fonts/ttf/RedactedScript-Light.ttf: RedactedScript-Light.ttf
|
||||
RedactedScript/fonts/ttf/RedactedScript-Bold.ttf: RedactedScript-Bold.ttf
|
||||
OFL.txt: OFL.txt
|
||||
repository_url: https://github.com/christiannaths/redacted-font
|
Loading…
Reference in New Issue
Block a user