revamp and update the cv
[~bandali/cv] / font / jost / README.md
CommitLineData
88457a37
AB
1[Jost*](http://indestructible-type.github.io/Jost.html)
2========
3![Jost* Picture](https://indestructibletype.com/assets/Jost-h.svg)
4Jost* is an original font created by indestructible type*. It is inspired by
5the 1920s German sans-serifs. This is version 3.5.
6
7Jost* is designed and maintained by [Owen Earl](https://ewonrael.github.io/), who is the creator of the font foundry [indestructible type*](http://indestructible-type.github.io).
8
9About
10-----
11During the 1920s there was a radical shift in German sans serif letterforms. A marriage between the
12precise geometry of earlier German sans serifs with the clean legibility of the humanists coming out of
13England, yielded a geometric sans serif that is so iconic that it still looks as futuristic and forward-
14thinking as it did almost 100 years ago. Jost* is an ode to this era of type design. Instead of trying to
15recreate it precisely, Jost* aims to capture the spirit, using the technologies of today.
16
17Jost* has 9 weights, ranging from Hairline to Black. It can support many languages, includes stylistic
18alternatives, and both tabular and proportional numbers. Using Jost* on the web is as easy as copying a
19line of code into your webpage and includes automatic updates. As of version 3.0, Jost* supports OpenType
20Variable Font technology that allows users to control the exact weight and italic of the font. Best of all
21Jost* is still being actively developed meaning it will continue to improve and future updates may include
22features requested by you! [Visit the website for more information!](http://indestructibletype.com/Jost)
23
24![Jost* weights Picture](https://indestructibletype.com/Jost/weight.svg)
25
26Changelog
27---------
28<b>2.0</b>
29Rebuilt from the ground up.<br>
30<b>2.1</b>
31Added oe ligatures to support French, fixed some italics<br>
32<b>2.2 </b>
33Added alternative a, fixed some kerning, fixed overshoot in bolder weights, added thin version!<br>
34<b>2.3 </b>
35Fixed missing kerning information on Book, Medium, and Bold weights<br>
36<b>3.0 </b>
37Redesigned 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.<br>
38<b>3.1 </b>
39Fixed metadata and metric issues<br>
40<b>3.2 </b>
41Renamed 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.<br>
42<b>3.3 </b>
43Added optical compensation to italics. Added Czech support. Minor tweaks and fixes.<br>
44<b>3.4 </b>
45Added Cyrillic alphabet (Russian support). Fixed metadata issues and added Romanian support.<br>
46<b>3.5 </b>
47Added some math symbols. Improved letterforms. Improved GitHub repo. Added automated build.sh script.
48
49Web Use
50-------
51To 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.<br>
52`<link rel="stylesheet" href="https://indestructibletype.com/fonts/Jost.css" type="text/css" charset="utf-8" />`
53
54Building the Variable Font.
55---------------------------
56Jost* is licensed under the [SIL open type license](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL), meaning that it is free to use and modify. However, because of the difficulty
57associated with creating the OpenType Variable Font features, the compliled, functoning version of this font
58requires a payment of $10 or more on the website. However, if you'd like to build this font yourself using
59the source code, the follow the following instructions.
60
611. Download the complete source code, either by cloning this repository or downloading the .zip file.
62
632. Download and install:<br>
64**fontmake** which can be found [here](https://github.com/googlei18n/fontmake)<br>
65**gftools** which can be found [here](https://github.com/googlefonts/gftools)<br>
66**ttfautohint** which can be found [here](https://www.freetype.org/ttfautohint/)<br>
67
683. Run the build.sh script located in the "scripts" folder. This should make both the variable and non-variable versions of the font.
69
70Contact
71-------
72If you have questions or want to help out, send me and email at indestructibletype@gmail.com