For Arduino/PlatformIO, search for "6x14 font" in the Library Manager. Notable libraries:
showconsolefont
The Font 6x14h library is a collection of monospaced fonts designed specifically for digital use. The font is characterized by its fixed-width design, making it perfect for coding, programming, and other text-based applications. The "6x14h" in the font name refers to the font's dimensions: 6 pixels wide and 14 pixels high.
sudo setfont /usr/share/consolefonts/6x14.psf
For Arduino/PlatformIO, search for "6x14 font" in the Library Manager. Notable libraries:
showconsolefont
The Font 6x14h library is a collection of monospaced fonts designed specifically for digital use. The font is characterized by its fixed-width design, making it perfect for coding, programming, and other text-based applications. The "6x14h" in the font name refers to the font's dimensions: 6 pixels wide and 14 pixels high.
sudo setfont /usr/share/consolefonts/6x14.psf