qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Anton V. Boyarshinov" <boyarsh@altlinux.org>
Cc: shaba@altlinux.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v2] Arithmetic error in EDID generation fixed
Date: Mon, 2 Mar 2020 08:24:21 +0100	[thread overview]
Message-ID: <20200302072421.5ku4axuy3mo4h4ac@sirius.home.kraxel.org> (raw)
In-Reply-To: <20200226122054.366b9cda@table.localdomain>

On Wed, Feb 26, 2020 at 03:20:54PM +0300, Anton V. Boyarshinov wrote:
> To calculate screen size in centimeters we should calculate:
> pixels/dpi*2.54
> but not
> pixels*dpi/2540
> 
> Using wrong formula we actually get 65 DPI and very small fonts.

Added to vga patch queu.

thanks,
  Gerd



  reply	other threads:[~2020-03-02  7:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 12:20 [PATCH v2] Arithmetic error in EDID generation fixed Anton V. Boyarshinov
2020-03-02  7:24 ` Gerd Hoffmann [this message]
2020-03-02  7:45 ` 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=20200302072421.5ku4axuy3mo4h4ac@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=boyarsh@altlinux.org \
    --cc=qemu-devel@nongnu.org \
    --cc=shaba@altlinux.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).