Re: [PATCH v8 00/10] vidconsole: refactoring and support for wider fonts

2023-03-10 Thread Anatolij Gustschin
On Tue, 7 Mar 2023 13:21:10 +0300 Dzmitry Sankouski dsankou...@gmail.com wrote: ... > Changes in v8: > - fix build with disabled CONFIG_VIDEO_COPY > - add 12X22 font to sandox defconfig > > Dzmitry Sankouski (10): > video console: refactoring and optimization > video console: add support for

[PATCH v8 00/10] vidconsole: refactoring and support for wider fonts

2023-03-07 Thread Dzmitry Sankouski
Version 7 has vidconsole_get_font_size() function reworked to use driver ops. Version 6 contains entire rebased patch series. New patch 'move vidconsole_get_font_size() to test.h' added. Version 5 contain minor changes: - move common functions to console-core.c file - remove static keyword from