All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Taimoor Mirza <taimoor.mrza@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Disable scaling of SDL
Date: Sat, 24 Aug 2013 20:47:21 +0200	[thread overview]
Message-ID: <5218FFB9.7060506@weilnetz.de> (raw)
In-Reply-To: <CAO6-N=Yx18OHZWxK=n85tnqvhQOv6PgeJyDNifHqJMqWX+JW3A@mail.gmail.com>

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 any way I can disable scaling in SDL window?
>
> Thanks,
> Taimoor

Hi Taimoor,

currently the only way to disable scaling is modifying the
source code and building your own binaries.

SDL scaling is indeed not useful, uses broken code for
all platforms and scales without reason on Windows host.

http://patchwork.ozlabs.org/patch/155925/ is a patch
which disables it.

Regards,
Stefan

  reply	other threads:[~2013-08-24 18:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24 13:43 [Qemu-devel] Disable scaling of SDL Taimoor Mirza
2013-08-24 18:47 ` Stefan Weil [this message]
2013-08-25  5:58   ` Taimoor Mirza
2013-08-25  6:08     ` Stefan Weil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5218FFB9.7060506@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=qemu-devel@nongnu.org \
    --cc=taimoor.mrza@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.