Getting VGA to work with everything

N1c0_ds

Active Member
Licensed User
I have a little problem right now.

As I am applying the last changes before the release of Gecko Core 3.1, I need to make my own "Force QVGA". Force QVGA is great but it's total QVGA, which means pictures, icons and drawn strings appear pixelated on VGA screens.

For standard controls, it's already done, but it's much harder with drawn controls.

Any simple solution that would avoid adding "if then else" to every drawstring and drawimage?
 

klaus

Expert
Licensed User
Longtime User
Top