esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
671 stars 211 forks source link

Fix text colour attribute in draw_text() when using pygame #93

Closed ischtz closed 6 years ago

ischtz commented 7 years ago

Suggested fix for issue #92

esdalmaijer commented 6 years ago

Thanks! :) Fixed with #100.