indestructible-type / Jost

Licence: other
Jost* by indestructible type*

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Jost

typecatcher
Download Google webfonts on the Linux desktop
Stars: ✭ 73 (-83.85%)
Mutual labels:  fonts
Polyicon
Flutter icon set generator
Stars: ✭ 268 (-40.71%)
Mutual labels:  fonts
Osfcc
一个收集可用于中文字体排印的开源字体集合。
Stars: ✭ 314 (-30.53%)
Mutual labels:  fonts
Adafruit-GFX-Font-Customiser
A little utility to customise pixel fonts for the Adafruit GFX library
Stars: ✭ 46 (-89.82%)
Mutual labels:  fonts
tstyle
Customize Termux Font & Colors
Stars: ✭ 186 (-58.85%)
Mutual labels:  fonts
Source Sans
Sans serif font family for user interface environments
Stars: ✭ 3,059 (+576.77%)
Mutual labels:  fonts
fontless
🚀🔒 Host your own Google Fonts.
Stars: ✭ 63 (-86.06%)
Mutual labels:  fonts
Trufont
TruFont is a streamlined and hackable font editor. À l’ancienne.
Stars: ✭ 382 (-15.49%)
Mutual labels:  fonts
M5ez
Complete interface builder for the M5Stack, an ESP32 based mini tinker-computer
Stars: ✭ 260 (-42.48%)
Mutual labels:  fonts
Spoqa Han Sans
Spoqa Han Sans
Stars: ✭ 306 (-32.3%)
Mutual labels:  fonts
Tourney
3 axes/variable/no curves
Stars: ✭ 20 (-95.58%)
Mutual labels:  fonts
Swash
Fonts in iOS made safe, expressive, and dynamic.
Stars: ✭ 73 (-83.85%)
Mutual labels:  fonts
Inriafonts
Fonts and UFO Masters of Inria Serif and Inria Sans Typeface
Stars: ✭ 292 (-35.4%)
Mutual labels:  fonts
text-rendering-tests
Unicode’s test suite for text rendering engines
Stars: ✭ 135 (-70.13%)
Mutual labels:  fonts
Source Code Pro
Monospaced font family for user interface and coding environments
Stars: ✭ 17,749 (+3826.77%)
Mutual labels:  fonts
tfont
tfont is a font library that writes to JSON.
Stars: ✭ 21 (-95.35%)
Mutual labels:  fonts
Birdfont
A font editor for creating fonts in TTF, EOT, SVG and BIRDFONT format.
Stars: ✭ 272 (-39.82%)
Mutual labels:  fonts
Figlet Fonts
my collection of figlet / toilet ascii art fonts
Stars: ✭ 393 (-13.05%)
Mutual labels:  fonts
San Francisco Pro Fonts
The entire collection of San Francisco Pro Fonts
Stars: ✭ 329 (-27.21%)
Mutual labels:  fonts
Costumekit
Base types for theming an app.
Stars: ✭ 300 (-33.63%)
Mutual labels:  fonts

Jost*

Jost* Picture Jost* is an original font created by indestructible type*. It is inspired by the 1920s German sans-serifs. This is version 3.7.

Jost* is designed and maintained by Owen Earl, who is the creator of the font foundry indestructible type*.

About

During the 1920s there was a radical shift in German sans serif letterforms. A marriage between the precise geometry of earlier German sans serifs with the clean legibility of the humanists coming out of England, yielded a geometric sans serif that is so iconic that it still looks as futuristic and forward- thinking as it did almost 100 years ago. Jost* is an ode to this era of type design. Instead of trying to recreate it precisely, Jost* aims to capture the spirit, using the technologies of today.

Jost* has 9 weights, ranging from Hairline to Black. It can support many languages, includes stylistic alternatives, and both tabular and proportional numbers. Using Jost* on the web is as easy as copying a line of code into your webpage and includes automatic updates. As of version 3.0, Jost* supports OpenType Variable Font technology that allows users to control the exact weight and italic of the font. Best of all Jost* is still being actively developed meaning it will continue to improve and future updates may include features requested by you! Visit the website for more information!

Jost* weights Picture

Changelog

2.0 Rebuilt from the ground up.
2.1 Added oe ligatures to support French, fixed some italics
2.2 Added alternative a, fixed some kerning, fixed overshoot in bolder weights, added thin version!
2.3 Fixed missing kerning information on Book, Medium, and Bold weights
3.0 Redesigned and rebuilt to work as an OpenType Variable Font. Added Hairline, Semi, and Heavy weights. Added tabular number alternatives. Improved language support. General fixing of things.
3.1 Fixed metadata and metric issues
3.2 Renamed font from "Renner*" to "Jost*" due to international intellectual property rights concerns. Fixed some kerning issues, added capital sharp S, added Polish glyphs. Minor design fixes.
3.3 Added optical compensation to italics. Added Czech support. Minor tweaks and fixes.
3.4 Added Cyrillic alphabet (Russian support). Fixed metadata issues and added Romanian support.
3.5 Added some math symbols. Improved letterforms. Improved GitHub repo. Added automated build.sh script.
3.6 Fixed up scripting, improved variable font. Now supports italic a and uses less source info.
3.7 Build italic and nonitalic variable fonts for GF

Web Use

To use on your webpage, simply put the following line of code into the <head> of the webpage you'd like to display Jost* and use font-family: 'Jost'; in your css.
<link rel="stylesheet" href="https://indestructibletype.com/fonts/Jost.css" type="text/css" charset="utf-8" />

Building the Variable Font.

Jost* is licensed under the SIL open type license, meaning that it is free to use and modify. However, because of the difficulty associated with creating the OpenType Variable Font features, the compliled, functoning version of this font requires a payment of $10 or more on the website. However, if you'd like to build this font yourself using the source code, the follow the following instructions.

  1. Download the complete source code, either by cloning this repository or downloading the .zip file.

  2. Download and install:
    fontmake which can be found here
    gftools which can be found here
    ttfautohint which can be found here

  3. Run the build.sh script located in the "scripts" folder. This should make both the variable and non-variable versions of the font.

Contact

If you have questions or want to help out, send me and email at [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].