[PATCH] Fonts: New Terminus large console font

2018-11-26 Thread Amanoel Dawod
. This patch is non-intrusive, no options are enabled by default so most users won't notice a thing. I am placing my changes under the GPL 2.0 just as source Terminus font. Signed-off-by: Amanoel Dawod --- include/linux/font.h |4 +- lib/fonts/Kconfig | 10 + lib/

[PATCH v2] Fonts: New Terminus large console font

2018-12-05 Thread Amanoel Dawod
. This patch is non-intrusive, no options are enabled by default so most users won't notice a thing. I am placing my changes under the GPL 2.0 just as source Terminus font. Signed-off-by: Amanoel Dawod --- Changes in v2: - modified commit message - fixed trailing whitespaces errors in

Re: [PATCH v2] Fonts: New Terminus large console font

2018-12-06 Thread Amanoel Dawod
On Wed, Dec 5, 2018 at 7:42 PM Randy Dunlap wrote: > >converted > > Where does "ter-i32b.psf" come from? > I.e., where can I find it? The Unix/Linux Terminus sources are available for download at SourceForge. Simply running "make" in source directory will build the .psf font files

[PATCH] Fonts: font_ter16x32: Update font with new upstream Terminus release

2020-12-26 Thread Amanoel Dawod
psf font files. Signed-off-by: Amanoel Dawod --- lib/fonts/font_ter16x32.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/fonts/font_ter16x32.c b/lib/fonts/font_ter16x32.c index 1955d624177c..5baedc573dd6 100644 --- a/lib/fonts/font_ter16x32.c +++ b/lib/fo