We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977640c commit a489aefCopy full SHA for a489aef
examples/textinput.py
@@ -61,7 +61,6 @@ def __init__(
61
self._ime_editing_pos = 0
62
self.chat = ""
63
64
- # Freetype
65
# The font name can be a comma separated list
66
# of font names to search for.
67
self.font_names = ",".join(self.FONT_NAMES)
0 commit comments