↓ 1 callersMethodrender(self, canvas, state, area_height, scale, offset_x=0, offset_y=0)
screens_editor/objects.py:17
↓ 1 callersMethodrender_glyph(self, canvas, glyph, x, y, scale=1, fg=(1, 1, 1), area_height=0)
screens_editor/gfx_font.py:28
↓ 1 callersMethodrender_text(self, canvas, text, x, y, scale=1, width=0, fg=(1, 1, 1), bg=None, area_height=0)
screens_editor/gfx_font.py:48