[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Module I made for drawing text with pygame



Please let me know if you have any feedback or criticism on the module I have written here:
https://github.com/cosmologicon/pygame-text

This module provides what is, for me, a more convenient interface to drawing text with pygame.font. It also provides a few effects, such as outlines and drop shadows. I plan to use this module in future PyWeeks.

Thanks,
Christopher