You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @marcmerlin,
Tnx for this nice implementation of SDL backend!
Just wanted to ask for some help in customizing your SDL backend driver for linux.
Is there a way to customize/set display window size and emulated LED's size accordingly?
Currently I'm running mostly small displays like 16x16 or 32x32 and resulting window is so small that it's not comfortable to actually use it.
maybe you can point me to the right place where it could be adjusted?
The text was updated successfully, but these errors were encountered:
I filed ChrisMicro#14 for you, hopefully @ChrisMicro can help, as I've never read/looked at that part of the code. From what I've seen it already does some pixel doubling or the pixels would be way too small, but you probably need to double a few more times.
Hi @marcmerlin,
Tnx for this nice implementation of SDL backend!
Just wanted to ask for some help in customizing your SDL backend driver for linux.
Is there a way to customize/set display window size and emulated LED's size accordingly?
Currently I'm running mostly small displays like 16x16 or 32x32 and resulting window is so small that it's not comfortable to actually use it.
maybe you can point me to the right place where it could be adjusted?
The text was updated successfully, but these errors were encountered: