...Based on the original images still used for traffic sign designs! ...Codenamed: Tie!
Suomalaisissa liikennemerkeissä käytetyn kirjasintyypin fontti-konversio alkuperäisten kuvien pohjalta. Projektin koodinimi: Tie.
- Lataa fontit /fonts -alikansiosta
- Kopioi fontit Font Bookiin (OSX) / Fonts (Ohjauspaneeli) (Windows)
- Avaa haluamasi ohjelma, esim. Word tai kuvankäsittelyohjelma - fontit ovat käytössäsi.
Lue lisää Wikipediasta ja Väyläviraston sivuilta.
The Finnish traffic sign typeface contains a lot of errors and problems. I ended up asking about the typeface used for upcoming renewed signs from Finnish Transport Agency (currently Finnish Transport Infrastructure Agency), and the conversation in Twitter lead to a CC0 release of the original typeface drawn in 1960's.
Tie is a typeface conversion of the original Finnish traffic sign typeface that is available at Finnish Transport Infrastructure Agency page.
- Download the .OTF and .WOFF versions from the /fonts folder of this repository
- Drag-n-drop / copy the downloaded files to Font Book (on OSX) / Fonts (Control Panel) (on Windows)
- Open your preferred text / visual editor and start making your own traffic signs
├── README.md
├── Tie-Regular.glyphs > Glyphs editable version of the typeface
├── examples > Example images
├── fonts > Distributable fonts (OTF, WOFF)
└── wordlists > Wordlists for testing the typeface
The conversion was made using Adobe Illustrator, by defining the x-height, cap height, ascender height and descender height based on the following letters:
dxHP
the method is described in a tutorial video on YouTube.
After that, the letters were copied one by one to Glyphs app and scaled with same proportions.
Spacing of the typeface was done using the original spacing tables, from page 287->.
Kerning tables aren't done, as I felt a bit unmotivated since the original kerning is somewhat bad.
- Intriguingly, the cap height and the ascender height are the same
- Originals, especially the lower-case ones, contain a lot of artefacts, and is not clear how to fix them
I was brave enough to fix some of the problems that exist in the original typeface
- Letters
a, å, ä and y
had some artefacts, so I removed them - Spacing (still pretty much WIP)
- Semicolon spacing is taken from colon
- Colon spacing is taken from from period
- ! spacing is from capital I
- ? spacing is from capital S
- Artefacts from the originals should be removed and fixed
- Kerning is not done (feel free to contribute, the information exists is on page 293->)
- Some curves aren't curves - they have angular shapes
- Missing: Cyrillics and their spacing, from page 298->
- Design is not pretty by the standards of modern typography
- Design doesn't work well for traffic signs, as the glyphs become interchangeable when seen from a distance
- Missing a LOT of glyphs
parenleft
, andparenright
seem like they are originally from another typeface (should have a thicker stroke)- There seems to be multiple originals,
parenleft
&parenright
are good examples of these, compare with the traffic sign example - Human visual perception should be compensated with adding an overshoot (=placed below the baseline) to letters such as the letter
o
. - Add support to more glyphs
- Add arrows and other signs used in the Finnish traffic signs to the typeface itself as ligatures, so they can be used whilst using the typeface itself
- Missing different weights and styles (this could improve readability depending on the context)
- Tratex
- Dansk Vejtavleskrift
- British Road Alphabet
- DIN1451
- Liikennemerkkipiirustukset
- Liikennevirasto on Flickr (lots of traffic signs)
- Opastemerkkien Luettavuus - Tiehallinto (2005)
- Tobias Frere-Jones' Retina Typeface for Maximum Legibility of The Wall Street Journal
- Designing the ultimate Wayfinding Typeface
Make a PR.
This is a pro-bono hobby project. If you have any suggestions or wish to contact me, you can create an issue on the repo.