Am 25.08.2013 07:58, schrieb Taimoor Mirza:
> Hi Stefan,
>
> Thanks for your reply. Is there any way I can disable scaling in SDL
> library? I've not used SDL before and I am not sure whether there is
> some configuration option for it or not?
>
> -Taimoor
>
Scaling is implemented in QEMU's code,
Hi Stefan,
Thanks for your reply. Is there any way I can disable scaling in SDL
library? I've not used SDL before and I am not sure whether there is
some configuration option for it or not?
-Taimoor
On Sat, Aug 24, 2013 at 11:47 PM, Stefan Weil wrote:
> Am 24.08.2013 15:43, schrieb Taimoor Mirz
Am 24.08.2013 15:43, schrieb Taimoor Mirza:
> Hi guys,
>
> I am using QEMU with SDL support to run some demo applications.
> Problem I am facing is that fonts in my SDL window are not displayed
> properly. I have to press Ctrl+Alt+u to undo scaling. After that fonts
> display correctly.
> Is there
Hi guys,
I am using QEMU with SDL support to run some demo applications.
Problem I am facing is that fonts in my SDL window are not displayed
properly. I have to press Ctrl+Alt+u to undo scaling. After that fonts
display correctly.
Is there any way I can disable scaling in SDL window?
Thanks,
Tai