You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Variable fonts based on the Commodore 64 and Amiga fonts.
4
4
5
5
Inspired by the article [Raster CRT Typography (According to DEC)](https://www.masswerk.at/nowgobang/2019/dec-crt-typography) by Norbert Landsteiner, I reworked some old pixel versions of the Commodore 64 and Amiga Workbench fonts I had done years ago to include variable font axes for the size of the horizontal scanlines and the amount of horizontal bleed of the pixels due to the phosphor latency found in CRT displays.
6
6
7
-
The names of the two axes have been translated to standard typographic terms. The scanlines size is controlled by the _weight axis_, while the bleed is controlled by the _width axis._
7
+
Download the fonts and source files from the [GitHub repository](https://github.com/jenskutilek/homecomputer-fonts).
8
8
9
9
<figure>
10
10
<img src="images/64.png">
@@ -15,3 +15,5 @@ The names of the two axes have been translated to standard typographic terms. Th
15
15
<img src="images/wb.png">
16
16
<figcaption>Workbench, check the <a href="demo-workbench.html">interactive demo page</a>.</figcaption>
17
17
</figure>
18
+
19
+
The names of the two axes have been translated to standard typographic terms. The scanlines size is controlled by the _weight axis_, while the bleed is controlled by the _width axis._
0 commit comments