GNU bug report logs -
#36337
26.1; XBM images are sometimes not displayed correctly
Previous Next
Reported by: Markus Triska <triska <at> metalevel.at>
Date: Sun, 23 Jun 2019 07:16:01 UTC
Severity: normal
Tags: fixed
Found in version 26.1
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Pip Cet <pipcet <at> gmail.com>
> Date: Sun, 23 Jun 2019 16:26:16 +0000
> Cc: triska <at> metalevel.at, 36337 <at> debbugs.gnu.org
>
> My suggestion would be to expand `substring' to work on bool vectors,
> then building a vector of bool vectors and using the existing code for
> that case. Less code in image.c, plus a new utility function that
> might be generally useful.
Or maybe we should have a variant of make-bool-vector that accepts 2
dimension s instead of just one?
> (However, do we want to encourage people to use bool vectors?)
Why not? Evidently, it's convenient in this particular use case.
> > If not,
> > maybe we should simply require that both width and height be an
> > integral multiple of 8 in this case.
>
> Why would you require the height to be a multiple of 8?
You are right, width is enough.
This bug report was last modified 5 years and 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.