commit 624b980f1dcf0bcff800ac8ef6f37c485c0519d2
parent 3ab13a0f86828466ad8599cd83a45adc852c52ba
Author: Léo Villeveygoux <l@vgx.fr>
Date: Mon, 11 May 2020 06:29:49 +0200
Add a basic image for each font.
Diffstat:
4 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/3x6/3x6.png b/3x6/3x6.png
Binary files differ.
diff --git a/README.md b/README.md
@@ -7,6 +7,8 @@ These are the font I've designed using mostly `gbdfed`.
sqaps
-----
+![sqaps image](sqaps/sqaps.png)
+
This is my curent (2020) main everyday font.
It is a 5×7 pixels, square, small caps font.
@@ -31,6 +33,8 @@ It contains:
sqreep
------
+![sqreep image](sqreep/sqreep.png)
+
This font started as a fork of [creep], but I ended up replacing most glyphs.
Only the braille pattern and maybe a few symbols remain for creep.
@@ -64,6 +68,8 @@ I used it and enjoyed it for a while, before drawing **sqaps**.
3x6
---
+![3x6 image](3x6/3x6.png)
+
A tiny monospaced, 3×6 pixels font.
Not exactly the most readable (especially for lat-1),
but I like to have such a font sometimes.
diff --git a/sqaps/sqaps.png b/sqaps/sqaps.png
Binary files differ.
diff --git a/sqreep/sqreep.png b/sqreep/sqreep.png
Binary files differ.