cosmologicon / pygame-text

Convenience functions for drawing using the pygame.font module.
Other
84 stars 12 forks source link

Empty ''' Triple Quote strings being drawn by ptext cause an error instead of drawing nothing. #4

Closed Logiquetxt closed 1 year ago

Logiquetxt commented 5 years ago

https://stackoverflow.com/questions/58810941/with-module-ptext-in-pygame-empty-strings-return-an-error

cosmologicon commented 1 year ago

Fixed