Skip to content

Commit 05f3fdd

Browse files
committed
Update index
1 parent 9f5ec52 commit 05f3fdd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Variable fonts based on the Commodore 64 and Amiga fonts.
44

55
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.
66

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).
88

99
<figure>
1010
<img src="images/64.png">
@@ -15,3 +15,5 @@ The names of the two axes have been translated to standard typographic terms. Th
1515
<img src="images/wb.png">
1616
<figcaption>Workbench, check the <a href="demo-workbench.html">interactive demo page</a>.</figcaption>
1717
</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

Comments
 (0)