So there's no way i can use it fullscreen without borders? Couldn't be made in a way that the "pixels" sizes are relative to the window size? Something like this:
pixel_size_x = window_width / 240
pixel_size_y = window_height / 136
Sorry for any inconvenience.