unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ynyaaa@gmail.com
Cc: 47035@debbugs.gnu.org
Subject: bug#47035: 27.1; XBM wrong display with :rotation 90/270
Date: Wed, 10 Mar 2021 16:12:48 +0100	[thread overview]
Message-ID: <87wnufhwjz.fsf@gnus.org> (raw)
In-Reply-To: <86zgzb1it6.fsf@gmail.com> (ynyaaa@gmail.com's message of "Wed, 10 Mar 2021 18:04:05 +0900")

ynyaaa@gmail.com writes:

> Rotated XBM images may be displayed wrongly.
> The original image in the form below is a horizontal stripe.
> But the images rotated 90 or 270 degrees are displayed as solid black
> squares.
>
> (let ((xbm (unibyte-string 255 0 255 0 255 0 255 0)))
>   (dolist (r '(0 90 180 270))
>     (insert-image (create-image xbm 'xbm t :width 8 :height 8
>                                 :rotation r :scale 1))))

I'm unable to reproduce this in Emacs 27.1 (or Emacs 28) on
Debian/bullseye, so it may be a Windows-specific problem.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-03-10 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10  9:04 bug#47035: 27.1; XBM wrong display with :rotation 90/270 ynyaaa
2021-03-10 15:12 ` Lars Ingebrigtsen [this message]
2021-03-10 21:56   ` Alan Third
2022-06-20  8:33     ` Lars Ingebrigtsen

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=87wnufhwjz.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=47035@debbugs.gnu.org \
    --cc=ynyaaa@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.
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).