rpi-rgb-led-matrix icon indicating copy to clipboard operation
rpi-rgb-led-matrix copied to clipboard

Add method to create Font from (const) string

Open mcder017 opened this issue 11 months ago • 2 comments
trafficstars

...rather than requiring fonts to be loaded through a File handle. New ReadFont method is useful for allowing default built-in font simply using a header file with a defined string constant (e.g. BDF_10X20)

mcder017 avatar Dec 08 '24 19:12 mcder017