Seth Robinson

Results 46 comments of Seth Robinson

Hi, yeah, it really handles vertical text badly currently. I've kind of been lazy and not worked on this for awhile, but the least I can do is at least...

Thanks. Yeah I agree.. the starting the middle of the screen thing was for the gamepad support, for mouse it shouldn't really touch it at all I guess.

I'd like to add multi-language, but my understanding is the existing freedink language packs are licensed under the GPL like freedink is, which doesn't work for Dink HD. Would need...

Only worth the effort if I can include translations in the main game I feel like, but on the other hand, AI is probably good enough now that I could...

Hey, appreciate the detailed info! I can see the code is adding a bit to fix a seam that pops up when doing screen scrolling: ![Image](https://github.com/user-attachments/assets/bfcf09e4-9034-4604-abbc-740c9c1d2367) However, if the screen...

Hrm, this is a similar issue to the scrolling one, sprites are rendered too big to fix sub-pixel holes caused by smoothing and scaling - I've applied the same fix,...