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

Samuel Thibault posted 3 patches 2 years, 9 months ago
There is a newer version of this series
[patch 0/3] VT: Support >32x32 fonts for hidpi displays
Posted by Samuel Thibault 2 years, 9 months ago
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