2022-12-05 00:19:08

by Samuel Thibault

[permalink] [raw]
Subject: [patch 0/3] VT: Support >32x32 fonts for hidpi displays

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