[PATCH 1/2] fbconsole: support fonts wider than 16 pixels

Sascha Hauer s.hauer at pengutronix.de
Mon Aug 26 04:13:38 PDT 2024


On Sat, 24 Aug 2024 22:04:05 +0200, Ahmad Fatoum wrote:
> We have a nested loop that iterates over all pixels in a font, but it
> only looks at the first 8 bits. This worked so far, because our biggest
> font was VGA8x16. In the follow-up commit, a 16x32 font will be added,
> so we need to prepare the code to consider the whole width of a font.
> 
> 

Applied, thanks!

[1/2] fbconsole: support fonts wider than 16 pixels
      https://git.pengutronix.de/cgit/barebox/commit/?id=0f10cb1d1cff (link may not be stable)
[2/2] fonts: add TER16x32 font
      https://git.pengutronix.de/cgit/barebox/commit/?id=20fba924a13e (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list