Skip to content

LukeMS/sftext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sftext

Scrollable Formatted (and auto-wrapping) Text rendering for pygame

A simple pygame module to load big texts, wrap'em to fit the screen (or surface given), allow scrolling (with keyboard: up, down, pg_down, pg_up, home, end, and mouse wheel) and render it with some formatting (you can change alignment, font, bold, italic, underline, size, color - and thats all for now).

There are two examples (and a screenshot of each) on the 'example' folder.

Feedbacks on performance, improvements that could be done, bugs, anything, will be highly appreciated.

About

Scrollable Formatted Text for pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages