commit 8698d0eb4d55342511bda54b06fef679c4984e1d parent 4c7ca838ad6d744f1d7047085a6470d9bd370673 Author: Frederic Cambus <fred@statdns.com> Date: Thu, 16 Aug 2018 09:47:01 +0200 Add screenshots section to the README Diffstat:
M | README.md | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -14,6 +14,16 @@ Each size is provided in the Glyph Bitmap Distribution Format (BDF). The project is still in its early infancy. The fonts only contain printable ASCII characters for now (96 characters per font). +## Screenshots + +Spleen 5x8: + +![Spleen 5x8 Screenshot][1] + +Spleen 8x16: + +![Spleen 8x16 Screenshot][2] + ## Roadmap - Fix glyphes and alignment for all sizes @@ -49,3 +59,6 @@ Spleen is developed by Frederic Cambus. ## Resources GitHub: https://github.com/fcambus/spleen + +[1]: https://www.cambus.net/files/spleen/spleen-5x8.png +[2]: https://www.cambus.net/files/spleen/spleen-8x16.png