Skip to content

schoolsplay/eztext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eztext

For writing stuff within pygame

The code was taken from http://www.pygame.org/project-EzText-920-.html

The modifications in the comments are added as well as the suggested ones that had not yet been implemented.

There is a cx freeze problem, it arises when the pygame font is defined as None, in which case a specific font has to be defined in order to avoid the error.

Also make sure you have the font (the Times_New_Roman.ttf) in the same directory where eztext.py is!

I am not loading it, you should be able to find it in your computer :)

About

For writing stuff within pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%