Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2025 21:23:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235565] share/vt/fonts/INDEX.fonts use 8x14 (others use 8x16)
Message-ID:  <bug-235565-227-RmIZMfw9zV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235565-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235565

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=bf426b859bda58a1d6598bb9516ffc6692b2502f

commit bf426b859bda58a1d6598bb9516ffc6692b2502f
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-07-30 20:10:44 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-07-30 21:22:41 +0000

    vt: Remove FONT specification from INDEX files

    There is no reason to change the font in order to select a keymap or a
    font.

    This was done in the syscons(4) era to ensure that a font with the
    appropriate character set was used for kbdmap or vidfont's localized
    menu, but vt is always UTF-8 and this is no longer necessary.

    PR:             235565
    Reviewed by:    imp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D51640

 share/vt/fonts/INDEX.fonts     | 8 --------
 share/vt/keymaps/INDEX.keymaps | 8 --------
 2 files changed, 16 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235565-227-RmIZMfw9zV>