You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: