GNU bug report logs - #11070
24.0.94; Large stippled images not displayed consistently

Previous Next

Package: emacs;

Reported by: Ivan Andrus <darthandrus <at> gmail.com>

Date: Thu, 22 Mar 2012 21:44:02 UTC

Severity: minor

Tags: confirmed

Found in version 24.0.94

Full log


Message #23 received at 11070 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Ivan Andrus <darthandrus <at> gmail.com>, 11070 <at> debbugs.gnu.org
Subject: Re: bug#11070: 24.0.94;
	Large stippled images not displayed consistently
Date: Fri, 23 Mar 2012 19:33:14 -0400
Eli Zaretskii wrote:

>> (face-remap-add-relative 'default
>> '(:stipple "/path/to/large/image.jpg"))
[...]
> I cannot reproduce this.  In fact, evaluating the first sexp has no
> effect here.  Perhaps stipple using an image is not supported on
> MS-Windows?

No effect on GNU/Linux either, just an error message:

   Invalid or undefined bitmap `/path/to/b-rock-grey.jpg' [3 times]

Are arbitrary image formats such as jpgs supported for the stipple
attribute? If I do:

(face-remap-add-relative 'default
 '(:stipple "/usr/include/X11/bitmaps/xsnow"))

then something happens.

"Face Attributes" in the lispref says:

`:stipple'
     The background stipple, a bitmap.

     The value can be a string; that should be the name of a file
     containing external-format X bitmap data.  The file is found in
     the directories listed in the variable `x-bitmap-file-path'.

Maybe the Nextstep port "supports" other stipple types...




This bug report was last modified 5 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.