GNU bug report logs -
#74214
30.0.92; Feature request - Support fringe bitmaps of width > 16 pixel
Previous Next
Full log
Message #8 received at 74214 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 05 Nov 2024 18:11:24 +0100
> From: Daniel Mendler via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> Dear Emacs devs,
>
> on high resolution displays, fringe bitmaps of 8 or even 16 pixel are
> quite small. The function `define-fringe-bitmap' requires the bitmap
> width to be an integer from 1 to 16. I would like to request to lift
> this restriction, maybe allowing widths up to 64 or even larger. The
> fringe itself is already allowed to be larger, e.g., the following is
> supported, but the bitmaps cannot take advantage of the larger fringe:
>
> (setq-local left-fringe-width 64
> right-fringe-width 64)
This is not easy. For some history, see bug#37755 and bug#37689.
Po Lu, ISTR that we established at some point that there were some
technical difficulties to implementing scaling of fringe bitmaps, but
I cannot find the relevant discussion. Do you happen to remember the
details? Or am I dreaming and we never talked about this?
This bug report was last modified 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.