Lukáš Hozda 235e0cba86 | 5 years ago | |
---|---|---|
css | 5 years ago | |
fonts | 5 years ago | |
img | 5 years ago | |
js | 5 years ago | |
page | 5 years ago | |
svg | 5 years ago | |
README.md | 5 years ago | |
app.riot | 5 years ago | |
index.html | 5 years ago | |
nav.html | 5 years ago | |
run.sh | 5 years ago |
README.md
Bodoni*
Bodoni* is an original font created by indestructible type*. It is inspired by the designs of Giambattista Bodoni. This is version 2.0.
Bodoni* is designed and maintained by Owen Earl, who is the creator of the font foundry indestructible type*.
About
Despite the tremendous popularity of Bodoni typefaces, there is currently no digital family without compromises. Bodoni* hopes to change that by being the first ever no-compromises Bodoni family, built for the digital age. This font family includes a full range of weights, italics, an extended character set, OpenType features, and optical sizes, totalling 64 font files. It was made with love and will continue to improve with your support. Visit the website for more information!
Changelog
1.0
First Release.
1.1
Fixed italic fl and ffi ligatures
1.2
Corrected metadata to include better style links and include ligatures in .ttf files.
2.0
Created 6 pt. size and variable font versions.
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 Bodoni* and use font-family: 'Bodoni* 11';
in your css. Make sure to replace 11 with the optical size of your choosing.
<link rel="stylesheet" href="https://indestructibletype.com/fonts/Bodoni/Bodoni.css" type="text/css" charset="utf-8" />
Building
I use fontmake to build the finished font files. If for some reason you want to build this font yourself, follow these steps:
Download the complete source code, either by cloning this repository or downloading the .zip file.
Download and install fontmake which can be found here.
Run the fontmake.sh
script found in the "scripts" folder.
This should output two folders, an otf and ttf folder.
Run the hinting.sh
script found in the "scripts" folder to make hinted versions of the ttf files.
Contact
If you have questions or want to help out, send me and email at indestructibletype@gmail.com