2019-10-24

spiral_atlas: A pink spiral in the shape of a rose (Default)
2019-10-24 11:47 am

A Hacky approach to Ren'Py Text Accessibility

Ren'Py All-In-One GUI Template is a much less hacky approach but I couldn't get it to do what I wanted without having the code break. So this is what I did instead.

What I wanted: The ability to have very large text in Renpy, including button and UI text etc, and having the text box resize to match.

And here's how I did it, if only for my own future reference, as well as some rambling about why I made the decisions I did.
Read more... )