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
Calling gfx_SetTextConfig(gfx_text_clip); causes print routines to draw both gfx_SetTransparentColor and gfx_SetTextTransparentColor colors as transparent. For example:
Calling
gfx_SetTextConfig(gfx_text_clip);
causes print routines to draw bothgfx_SetTransparentColor
andgfx_SetTextTransparentColor
colors as transparent. For example:The text was updated successfully, but these errors were encountered: