From c4f4ef95c676a3247781d17babade3cdcc783ee5 Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Mon, 3 Mar 2025 17:52:05 +0000 Subject: [PATCH] AnalogTerm2: Add an optional variant mod for the BEditor-6 font. --- .../fonts/6x6/beditor-6-mod-ansi.txt.gz | Bin 0 -> 107 bytes mmsoftware/analogterm2/fonts/6x6/beditor-6-mod.txt | 36 +++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 mmsoftware/analogterm2/fonts/6x6/beditor-6-mod-ansi.txt.gz create mode 100644 mmsoftware/analogterm2/fonts/6x6/beditor-6-mod.txt diff --git a/mmsoftware/analogterm2/fonts/6x6/beditor-6-mod-ansi.txt.gz b/mmsoftware/analogterm2/fonts/6x6/beditor-6-mod-ansi.txt.gz new file mode 100644 index 0000000000000000000000000000000000000000..cc028b04979231f365ba182f22fd6a1ae6bea592 GIT binary patch literal 107 zcmV-x0F?h9iwFSq>&0gP19gtU3BWK60|&_xPGY+PKRQSk=>8Mb>083!$03dz&z%9! zt1`l^e3iX}zyiawALD&gv&G)IK1j?oNr~j}DfUb3x8Pn*Iq!j@)Q+y?oL53rLR8|f N`~cuN)7tI<0051KHBkTn literal 0 HcmV?d00001 diff --git a/mmsoftware/analogterm2/fonts/6x6/beditor-6-mod.txt b/mmsoftware/analogterm2/fonts/6x6/beditor-6-mod.txt new file mode 100644 index 0000000..518ac15 --- /dev/null +++ b/mmsoftware/analogterm2/fonts/6x6/beditor-6-mod.txt @@ -0,0 +1,36 @@ +# Variant characters for the BEditor-6 font that may be loaded after loading +# the former. +# +# It was a challenging font to balance and various serif ideas were attempted +# to make i and l fill more of the matrix/box horizontally, with mixed +# success. Notably, the i is too short and this immediately shows whenever +# serif is added especially at the top. Various retro fonts use the method +# used here, like the Topaz font for the Commodore Amiga. It appears to be an +# acceptable compromise here. The original font's text source preserves other +# attempts in comments. +# +# Copyright (C) 2025, Matthew Mondor. + +42 +..O... +O.O.O. +.O.O.. +O.O.O. +..O... +...... + +105 +..O... +...... +..O... +..O... +...O.. +...... + +108 +..O... +..O... +..O... +..O... +...O.. +...... -- 2.9.0