From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#59243: 28.2.50; Larger Fringe Bitmaps Date: Sun, 13 Nov 2022 19:49:48 +0200 Organization: LINKOV.NET Message-ID: <865yfidapf.fsf@mail.linkov.net> References: <9fc85987-cc78-2f9b-60e1-b893dbe9b848@daniel-mendler.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15376"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: 59243@debbugs.gnu.org, Dmitry Gutov To: Daniel Mendler Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Nov 13 19:06:35 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ouHNL-0003qW-0a for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 13 Nov 2022 19:06:35 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ouHLu-00016z-5B; Sun, 13 Nov 2022 13:05:06 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ouHLr-00015X-P0 for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 13:05:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ouHLr-0002P7-Ff for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 13:05:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ouHLr-00054W-7p for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 13:05:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Nov 2022 18:05:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59243 X-GNU-PR-Package: emacs Original-Received: via spool by 59243-submit@debbugs.gnu.org id=B59243.166836266719384 (code B ref 59243); Sun, 13 Nov 2022 18:05:03 +0000 Original-Received: (at 59243) by debbugs.gnu.org; 13 Nov 2022 18:04:27 +0000 Original-Received: from localhost ([127.0.0.1]:52474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ouHLH-00052Y-Dg for submit@debbugs.gnu.org; Sun, 13 Nov 2022 13:04:27 -0500 Original-Received: from relay9-d.mail.gandi.net ([217.70.183.199]:43031) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ouHLC-00051s-0V for 59243@debbugs.gnu.org; Sun, 13 Nov 2022 13:04:22 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 4B4A3FF802; Sun, 13 Nov 2022 18:04:11 +0000 (UTC) In-Reply-To: <9fc85987-cc78-2f9b-60e1-b893dbe9b848@daniel-mendler.de> (Daniel Mendler's message of "Sun, 13 Nov 2022 11:08:19 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:247801 Archived-At: > Please consider the fringe bitmaps I've defined in bigger-fringe.el. > This is a cheap change which nevertheless should increase > accessibility a little bit. I override the bitmaps defined in > fringe.c, flymake.el, diff.el and diff-hl.el. The file > bigger-fringe.el contains the command `fringe-bitmap-test', which > I've used to create a screenshot of the updated fringe bitmaps. I've > attached the screenshot for comparison. Oh, I have the opposite problem: the default fringe bitmaps are too big for my font size. So I have to use smaller versions: (define-fringe-bitmap 'light-down-arrow [32 32 32 32 32 32 168 112 32] nil nil 'bottom) (define-fringe-bitmap 'light-up-arrow [32 112 168 32 32 32 32 32 32] nil nil 'top) (define-fringe-bitmap 'light-top-left-angle [254 254 128 128 128] nil nil 'top) (define-fringe-bitmap 'light-bottom-left-angle [128 128 128 254 254] nil nil 'bottom) (define-fringe-bitmap 'light-left-bracket [254 254 128 128 128 0 0 0 0 128 128 128 254 254] nil nil 'center) (define-fringe-bitmap 'light-right-curly-arrow [96 16 8 8 72 80 96 120] nil nil 'bottom) (define-fringe-bitmap 'light-left-curly-arrow [8 16 16 16 18 10 6 30] nil nil 'top) (define-fringe-bitmap 'light-right-arrow [16 8 252 8 16] nil 11 'center) (define-fringe-bitmap 'light-left-arrow [32 64 254 64 32] nil nil 'center) (setq-default fringe-indicator-alist '((truncation . (light-left-arrow light-right-arrow)) (continuation . (light-left-curly-arrow light-right-curly-arrow)) (overlay-arrow . right-triangle) (up . light-up-arrow) (down . light-down-arrow) (top . (light-top-left-angle top-right-angle)) (bottom . (light-bottom-left-angle bottom-right-angle top-right-angle light-top-left-angle)) (top-bottom . (light-left-bracket right-bracket top-right-angle light-top-left-angle)) (empty-line . empty-line) (unknown . question-mark))) Maybe a new customizable option could allow to select from different sets of bitmaps with such labels as "Large", "Medium", "Small".