Open
Description
Hello, thank you again for providing these wonderful libraries.
I am experiencing an issue with changing the font in the Scroll Text example. I am using the FOUR_SCAN_40_80PX_HFARCAN from the Panel Scan Types of the Virtual Matrix.
When I set a new font using gfx_layer_fg.setFont(...), I am unable to display anything on the screen. When the font is null, the text shows up fine.
Could it be that changing the font is currently not supported, or am I missing something?