gosu / fidgit

Ruby GUI framework using Gosu (⚠️ unmaintained)
https://spooner.github.com/libraries/fidgit
MIT License
46 stars 8 forks source link

Remove dependency on Texplay #14

Closed jlnr closed 4 years ago

jlnr commented 4 years ago

This updates a few dependencies because the old yard version has a security issue.

Since I couldn't get texplay to compile, I have removed the dependency on it, and implemented image creation using Gosu's RMagick support.