mirror of
https://github.com/google/fonts.git
synced 2025-01-05 17:05:26 +03:00
Public Sans: Version 2.001 added (#4656)
* [gftools-packager] Public Sans: Version 2.001 added
* Public Sans Version 2.001 taken from the upstream repo https://github.com/uswds/public-sans at commit c7923167a5
.
* Public Sans: updated description
* Public Sans: updated description
This commit is contained in:
parent
0330fff807
commit
37caf65794
@ -1,3 +1,5 @@
|
||||
<p>A strong, neutral typeface for interfaces, text, and headings.</p>
|
||||
<p>Based on <a href="https://fonts.google.com/specimen/Libre+Franklin">Libre Franklin</a>, Public Sans is a strong, neutral typeface for interfaces, text, and headings. It was Developed by the <a href="https://v2.designsystem.digital.gov/">United States Web Design System</a>.</p>
|
||||
|
||||
<p>Developed by the <a href="https://v2.designsystem.digital.gov/">United States Web Design System</a>. Contribute to its development on <a href="https://github.com/uswds/public-sans">GitHub</a>.</p>
|
||||
<p>The family was upgraded to a variable font in May 2022.</p>
|
||||
|
||||
<p>To contribute, see <a href="https://github.com/uswds/public-sans">github.com/uswds/public-sans</a></p>
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: "Public Sans"
|
||||
designer: "Pablo Impallari, Rodrigo Fuenzalida, Dan Williams, USWDS"
|
||||
designer: "USWDS, Dan Williams, Pablo Impallari, Rodrigo Fuenzalida"
|
||||
license: "OFL"
|
||||
category: "SANS_SERIF"
|
||||
date_added: "2019-06-07"
|
||||
@ -10,7 +10,7 @@ fonts {
|
||||
filename: "PublicSans[wght].ttf"
|
||||
post_script_name: "PublicSans-Thin"
|
||||
full_name: "Public Sans Thin"
|
||||
copyright: "Copyright (c) 2015, Pablo Impallari, Rodrigo Fuenzalida (Modified by Dan O. Williams and USWDS) (https://github.com/uswds/public-sans)"
|
||||
copyright: "Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans)"
|
||||
}
|
||||
fonts {
|
||||
name: "Public Sans"
|
||||
@ -19,13 +19,18 @@ fonts {
|
||||
filename: "PublicSans-Italic[wght].ttf"
|
||||
post_script_name: "PublicSans-ThinItalic"
|
||||
full_name: "Public Sans Thin Italic"
|
||||
copyright: "Copyright (c) 2015, Pablo Impallari, Rodrigo Fuenzalida (Modified by Dan O. Williams and USWDS) (https://github.com/uswds/public-sans)"
|
||||
copyright: "Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans)"
|
||||
}
|
||||
subsets: "latin"
|
||||
subsets: "latin-ext"
|
||||
subsets: "menu"
|
||||
subsets: "vietnamese"
|
||||
axes {
|
||||
tag: "wght"
|
||||
min_value: 100.0
|
||||
max_value: 900.0
|
||||
}
|
||||
source {
|
||||
repository_url: "https://github.com/uswds/public-sans"
|
||||
commit: "c7923167a592d941646f99fb7b5fba17aa7d69e1"
|
||||
}
|
||||
|
@ -1,8 +1,8 @@
|
||||
Copyright (c) 2015, Pablo Impallari, Rodrigo Fuenzalida (Modified by Dan O. Williams and USWDS) (https://github.com/uswds/public-sans)
|
||||
Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans)
|
||||
|
||||
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
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
@ -18,7 +18,7 @@ with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
|
Binary file not shown.
Binary file not shown.
6
ofl/publicsans/upstream.yaml
Normal file
6
ofl/publicsans/upstream.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
archive:
|
||||
branch: main
|
||||
files:
|
||||
OFL.txt: OFL.txt
|
||||
fonts/variable/PublicSans[wght].ttf: PublicSans[wght].ttf
|
||||
fonts/variable/PublicSans-Italic[wght].ttf: PublicSans-Italic[wght].ttf
|
Loading…
Reference in New Issue
Block a user