Bungee Shade: Version 2.000 added
Taken from the upstream repo https://github.com/djrrb/Bungee at commit eb03cf69ad.
This commit is contained in:
Binary file not shown.
@@ -1,26 +1,52 @@
|
|||||||
<p>
|
<p>
|
||||||
In the crowded urban environment, space for signage is always at a premium.
|
In the crowded urban environment, space for signage is always at a premium.
|
||||||
From dumpy liquor stores to majestic theaters, sometimes signs have nowhere to go but up.
|
From dumpy liquor stores to majestic theaters, sometimes signs have nowhere to go but up.
|
||||||
Bungee is a font family that celebrates urban signage.
|
Bungee is a font family that celebrates urban signage.
|
||||||
It wrangles the Latin alphabet to work vertically as well as horizontally.
|
It wrangles the Latin alphabet to work vertically as well as horizontally.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Thanks to support from Google and The Font Bureau, Bungee is released under the SIL Open Font License.
|
Thanks to support from Google and The Font Bureau, Bungee is released under the SIL Open Font License.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
As a display superfamily, 5 variations are available:
|
As a display superfamily, 5 variations are available:
|
||||||
</p>
|
|
||||||
<p><ul>
|
|
||||||
<li><a href="https://fonts.google.com/specimen/Bungee">Bungee</a></li>
|
|
||||||
<li><a href="https://fonts.google.com/specimen/Bungee+Hairline">Bungee Hairline</a></li>
|
|
||||||
<li><a href="https://fonts.google.com/specimen/Bungee+Inline">Bungee Inline</a></li>
|
|
||||||
<li><a href="https://fonts.google.com/specimen/Bungee+Outline">Bungee Outline</a></li>
|
|
||||||
<li>Bungee Shade</li>
|
|
||||||
</ul></p>
|
|
||||||
<p>
|
|
||||||
Learn more about Bungee’s design in the digital specimen at <a href="http://djr.com/bungee">djr.com/bungee</a>
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The Bungee project is led by David Jonathan Ross, a type designer based in the USA.
|
<ul>
|
||||||
To contribute, see <a href="https://github.com/djrrb/Bungee">github.com/djrrb/Bungee</a>
|
<li>
|
||||||
</p>
|
<a href="https://fonts.google.com/specimen/Bungee">
|
||||||
|
Bungee
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://fonts.google.com/specimen/Bungee+Hairline">
|
||||||
|
Bungee Hairline
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://fonts.google.com/specimen/Bungee+Inline">
|
||||||
|
Bungee Inline
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://fonts.google.com/specimen/Bungee+Outline">
|
||||||
|
Bungee Outline
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Bungee Shade
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Learn more about Bungee’s design in the digital specimen at
|
||||||
|
<a href="http://djr.com/bungee">
|
||||||
|
djr.com/bungee
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
The Bungee project is led by David Jonathan Ross, a type designer based in the USA.
|
||||||
|
To contribute, see
|
||||||
|
<a href="https://github.com/djrrb/Bungee">
|
||||||
|
github.com/djrrb/Bungee
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ fonts {
|
|||||||
filename: "BungeeShade-Regular.ttf"
|
filename: "BungeeShade-Regular.ttf"
|
||||||
post_script_name: "BungeeShade-Regular"
|
post_script_name: "BungeeShade-Regular"
|
||||||
full_name: "Bungee Shade Regular"
|
full_name: "Bungee Shade Regular"
|
||||||
copyright: "Copyright 2008 The Bungee Project Authors (david@djr.com)"
|
copyright: "Copyright 2023 The Bungee Project Authors (https://github.com/djrrb/Bungee)"
|
||||||
}
|
}
|
||||||
subsets: "latin"
|
subsets: "latin"
|
||||||
subsets: "latin-ext"
|
subsets: "latin-ext"
|
||||||
@@ -18,6 +18,14 @@ subsets: "menu"
|
|||||||
subsets: "vietnamese"
|
subsets: "vietnamese"
|
||||||
source {
|
source {
|
||||||
repository_url: "https://github.com/djrrb/Bungee"
|
repository_url: "https://github.com/djrrb/Bungee"
|
||||||
|
commit: "eb03cf69adab5094f6b84e95357789cdf3bfeb99"
|
||||||
|
archive_url: "https://github.com/djrrb/Bungee/releases/download/v2.000/Bungee-fonts.zip"
|
||||||
|
files {
|
||||||
|
source_file: "Bungee_Basic/BungeeShade-Regular.ttf"
|
||||||
|
dest_file: "BungeeShade-Regular.ttf"
|
||||||
|
}
|
||||||
|
branch: "master"
|
||||||
}
|
}
|
||||||
|
minisite_url: "https://djr.com/bungee"
|
||||||
stroke: "SANS_SERIF"
|
stroke: "SANS_SERIF"
|
||||||
classifications: "DISPLAY"
|
classifications: "DISPLAY"
|
||||||
|
|||||||
Reference in New Issue
Block a user