You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added kwargs to font.render
* Added docs and tests for kwargs for font.render
* Fix incompatible pointer
* Added wraplength to font.render
* Attempt to fix failing test
* Remove changes to ftfont.py
* Change a test to only run for FontTest class
* Fix formatting issue
* Adjusted keyword arg names for font.render and updated docs
* Fix documentation error
* Changed arguments fgcolor and bgcolor in ftfont
* Adjusted tests to include freetype font
* Adjusted formatting
* Fixed failing test in font_test
* Fixing font_test again
* Fixing font_test yet again
* Fix formatting
* Renamed fgcolor to color
* Fixed remaining mentions of background
0 commit comments