We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
path
pygame.Font
Recently, we decided to add a name attribute to Font objects, with an API inspired by pygame.freetype. See #1969 and #1971.
name
pygame.freetype
The next obvious step is to also emulate the path attribute on pygame.freetype.Font. A read only attribute to get the path of the loaded font.
pygame.freetype.Font