public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] VT: Support >32x32 fonts for hidpi displays
@ 2022-12-05  0:07 Samuel Thibault
  2022-12-05  0:07 ` [patch 1/3] VT: Add height parameter to con_font_get/set consw operations Samuel Thibault
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Samuel Thibault @ 2022-12-05  0:07 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, kbd; +Cc: linux-kernel

Hello,

This patch series adds to Linux and kbd the support for fonts larger than 32x32
by dropping the oldish VGA constraints that don't apply to fb-based consoles.

Samuel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-12-07  8:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05  0:07 [patch 0/3] VT: Support >32x32 fonts for hidpi displays Samuel Thibault
2022-12-05  0:07 ` [patch 1/3] VT: Add height parameter to con_font_get/set consw operations Samuel Thibault
2022-12-06  6:40   ` Jiri Slaby
2022-12-06 20:39     ` Samuel Thibault
2022-12-07  7:39       ` Jiri Slaby
2022-12-07  8:21         ` Greg Kroah-Hartman
2022-12-05  0:07 ` [patch 2/3] VT: Add KD_FONT_OP_SET/GET_TALL operations Samuel Thibault
2022-12-05  0:07 ` [patch 3/3] VT: Bump font size limitation to 64x128 pixels Samuel Thibault
2022-12-06  6:48   ` Jiri Slaby
2022-12-06 20:47     ` Samuel Thibault
2022-12-05  0:09 ` [patch 1/1] font: Leverage KD_FONT_OP_GET/SET_TALL font operations Samuel Thibault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox