Tom Rothamel

Results 483 comments of Tom Rothamel

Very maybe. I like some things about the format, but I'd want to figure out if there's a patent problems, and if browsers actually turn Jpeg XL on by default.

Why would center being a builtin transform and center being a style property conflict? I don't see an obvious reason why they would (and hence, why we'd need two names).

Seems reasonable. This might be considered to be a sub-screen of the existing variable viewer - which could probably also be updated to include variables in other namespaces.

Do you know how big AVIF and all it's libraries is? I'm worried that adding tons of minority image formats will bloat Ren'Py for little benefit. (And Jpeg XL seems...

Hm... the ren'py build process consists of the various tasks in renpy-build/tasks. Ideally, thinks would be built with configure, and cross-compiled. I'll probably have a go at this after 8.0.3...

Chances are, you have JAVA_HOME set incorrectly.

Reading this, you're creating a game that would require the player to download 3.2 GB into their browser to start playing. While I could fix the underlying issue, realize that...

Can you try this on the nightly? I believe this has been fixed by 966cce804e847105643371aba51151e075906928 .

I think it makes sense to avoid auto-forward when a specified time is in effect. I'll address this in the next major release.

I'm wondering if we should encourage a style where closing text tags at the start of the string is optional, while closing those that start in the middle of the...