unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yuan MEI <yuan.mei.list@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: Redisplay issue
Date: Thu, 3 Dec 2015 13:23:22 -0800	[thread overview]
Message-ID: <CANGGyWY_UTv3SHhQ4=3cxnukL2eyEw70f9zzEu==aPo-raqpfQ@mail.gmail.com> (raw)
In-Reply-To: <56608701.9050802@gmx.at>

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

>> Emacs.Geometry: 100x59+2+2
>>
>> Without Cairo:
>>    Width: 818
>>    Height: 1022
>>
>> With Cairo:
>>    Width: 818
>>    Height: 962
>>
>> So for the same screen height, I gain 4 lines of text when using Cairo.
>
> What does ‘frame-geometry’ return for those frames?

Without Cairo:

((outer-position 2 . 2) (outer-size 820 . 1044) (external-border-size
1 . 21) (title-bar-size 0 . -20) (menu-bar-external) (menu-bar-size
818 . 17) (tool-bar-external) (tool-bar-position . top) (tool-bar-size
0 . 0) (internal-border-width . 1))

With Cairo:
((outer-position 2 . 2) (outer-size 820 . 984) (external-border-size 1
. 21) (title-bar-size 0 . -20) (menu-bar-external) (menu-bar-size 818
. 16) (tool-bar-external) (tool-bar-position . top) (tool-bar-size 0 .
0) (internal-border-width . 1))

And I attach two screen shots for with and without cairo.  To my eyes
it is the gap between lines that is different.

Yuan

[-- Attachment #2: with_cairo.png --]
[-- Type: image/png, Size: 122170 bytes --]

[-- Attachment #3: without_cairo.png --]
[-- Type: image/png, Size: 148246 bytes --]

  reply	other threads:[~2015-12-03 21:23 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 22:31 Redisplay issue Yuan MEI
2015-11-28  8:06 ` Eli Zaretskii
2015-11-28  8:27   ` Yuan MEI
2015-11-28  9:44     ` Eli Zaretskii
2015-11-28 20:19       ` Yuan MEI
2015-11-28 20:49         ` Eli Zaretskii
2015-11-29  2:54           ` Yuan MEI
2015-11-29 15:42             ` Eli Zaretskii
2015-11-29 23:35               ` Yuan MEI
2015-11-30 16:16                 ` Eli Zaretskii
2015-12-01  4:51                   ` Yuan MEI
2015-12-01 16:01                     ` Eli Zaretskii
2015-12-02  4:35                       ` Yuan MEI
2015-12-02 13:57                         ` Eli Zaretskii
2015-12-03  4:55                           ` Yuan MEI
2015-12-03  7:47                             ` Eli Zaretskii
2015-12-03  8:09                               ` Yuan MEI
2015-12-03 10:23                                 ` Eli Zaretskii
2015-12-03 18:16                                 ` martin rudalics
2015-12-03 21:23                                   ` Yuan MEI [this message]
2015-12-04  8:08                                     ` martin rudalics
2015-12-04  8:30                                       ` Yuan MEI
2015-12-04  8:48                                         ` martin rudalics
2015-12-04  8:54                                           ` Yuan MEI
2015-12-04  8:56                                           ` martin rudalics
2015-12-04  9:00                                             ` Yuan MEI
2015-12-04  9:05                                               ` martin rudalics
2015-12-04  9:47                                                 ` Eli Zaretskii
2015-12-04 10:21                                                   ` martin rudalics
2015-12-04 11:01                                                     ` Eli Zaretskii
2015-12-04 11:12                                                       ` Eli Zaretskii
2015-12-05  0:25                                                   ` YAMAMOTO Mitsuharu
2015-12-05  9:17                                                     ` Eli Zaretskii
2015-12-06  0:49                                                       ` Yuan MEI
2015-12-07  3:33                                                         ` YAMAMOTO Mitsuharu
2015-12-07 17:19                                                           ` Eli Zaretskii
2015-12-08  4:03                                                             ` YAMAMOTO Mitsuharu
2015-12-11  8:48                                                               ` Eli Zaretskii
2015-11-28 21:44   ` joakim
2015-11-29  0:14     ` Yuan MEI

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CANGGyWY_UTv3SHhQ4=3cxnukL2eyEw70f9zzEu==aPo-raqpfQ@mail.gmail.com' \
    --to=yuan.mei.list@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).