From 379105fd35c40655d3cc90f2136fe480c142cde4 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Mon, 24 Nov 2025 13:24:55 +0100 Subject: Provide sample text in the README. Fixes issue#3. --- GNUmakefile | 1 + Images/20A0-Currency-Symbols-Inverted.png | Bin 9363 -> 9546 bytes Images/20A0-Currency-Symbols.png | Bin 9253 -> 9433 bytes ...00-Miscellaneous-Symbols-and-Arrows-Inverted.png | Bin 79414 -> 79747 bytes Images/2B00-Miscellaneous-Symbols-and-Arrows.png | Bin 77157 -> 77436 bytes Images/sample.png | Bin 0 -> 2373 bytes README.md | 2 ++ sample.txt | 4 ++++ 8 files changed, 7 insertions(+) create mode 100644 Images/sample.png create mode 100644 sample.txt diff --git a/GNUmakefile b/GNUmakefile index 9c0ab94..807657b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -128,6 +128,7 @@ images: gallant.hex lscp txttopng ./txttopng -f "$<" -t "$$name.txt" -p "Images/$$first-$$name.png"; \ ./txttopng -f "$<" -t "$$name.txt" -p "Images/$$first-$$name-Inverted.png" -i; \ done + ./txttopng -f "$<" -t sample.txt -p Images/sample.png -i # make README.html: turn markdown into HTML. # diff --git a/Images/20A0-Currency-Symbols-Inverted.png b/Images/20A0-Currency-Symbols-Inverted.png index b4a4d54..fd31cd0 100644 Binary files a/Images/20A0-Currency-Symbols-Inverted.png and b/Images/20A0-Currency-Symbols-Inverted.png differ diff --git a/Images/20A0-Currency-Symbols.png b/Images/20A0-Currency-Symbols.png index d18a5ec..a505a36 100644 Binary files a/Images/20A0-Currency-Symbols.png and b/Images/20A0-Currency-Symbols.png differ diff --git a/Images/2B00-Miscellaneous-Symbols-and-Arrows-Inverted.png b/Images/2B00-Miscellaneous-Symbols-and-Arrows-Inverted.png index 6e7931a..05e30ad 100644 Binary files a/Images/2B00-Miscellaneous-Symbols-and-Arrows-Inverted.png and b/Images/2B00-Miscellaneous-Symbols-and-Arrows-Inverted.png differ diff --git a/Images/2B00-Miscellaneous-Symbols-and-Arrows.png b/Images/2B00-Miscellaneous-Symbols-and-Arrows.png index cf85022..79855a8 100644 Binary files a/Images/2B00-Miscellaneous-Symbols-and-Arrows.png and b/Images/2B00-Miscellaneous-Symbols-and-Arrows.png differ diff --git a/Images/sample.png b/Images/sample.png new file mode 100644 index 0000000..52fb167 Binary files /dev/null and b/Images/sample.png differ diff --git a/README.md b/README.md index 9fc3b0e..17641f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Gallant Font +![Gallant Sample Text](Images/sample.png) + This is the Gallant font, as used by the [Sun Microsystems](https://en.wikipedia.org/wiki/Sun_Microsystems) [SPARCstation](https://en.wikipedia.org/wiki/SPARCstation) console, diff --git a/sample.txt b/sample.txt new file mode 100644 index 0000000..5c98186 --- /dev/null +++ b/sample.txt @@ -0,0 +1,4 @@ +ABCDEFGHIJKLMNOPQRSTUVWXYZ /0123456789 +abcdefghijklmnopqrstuvwxyz £©µÀÆÖÞßéöÿ +–—‘“”„†•…‰ œŠŸž€ ΑΒΓΔΩαβγδω АБВГДабвгд +∀∂∈ℝ∧∪≡∞ ↑↗↨↻⇣ ┐┼╔╘░► fi�⑀₂ἠḂӥẄɐː⍎אԱა -- cgit v1.2.3