unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bigger fringe bitmaps
@ 2022-03-16 17:57 Yuri D'Elia
  2022-03-16 18:23 ` Eli Zaretskii
  2022-03-17  0:31 ` Po Lu
  0 siblings, 2 replies; 17+ messages in thread
From: Yuri D'Elia @ 2022-03-16 17:57 UTC (permalink / raw)
  To: emacs-devel

I recently switched to a higher-resolution screen to basque in all the
hidpi glory.

And all is good. Pretty darn amazing for text rendering, in fact.

Except for the fringe.

Even at 16x16, these bitmaps are now indistinguishable from specks of
dust. At least on lucid the bitmaps do not get upscaled by setting a
larger fringe size.

I suspect upscaling with nearest-neighbor would be a possibility for the
moment, but it's the API surrounding the fixed bitmap sizes that doesn't
look future-proof to me.

I didn't think much of it at first, but it's while debugging with `gud'
that I'm really struggling and realizing how useful the fringe is.

Shouldn't we allow the fringe to be a single character instead of being
a bitmap? With it's own family on graphical displays?

Using a font for the fringe would allow character displays to
potentially show something useful by either using basic ascii symbols
like "-+" or using stuff from the drawing block.

On graphical displays we could use a separated dedicated family.
Font-awesome? **gasp**




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-03-18 23:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16 17:57 Bigger fringe bitmaps Yuri D'Elia
2022-03-16 18:23 ` Eli Zaretskii
2022-03-17  0:31 ` Po Lu
2022-03-17  7:43   ` Yuri D'Elia
2022-03-17  8:21     ` Eli Zaretskii
2022-03-17  8:34       ` Yuri D'Elia
2022-03-17  9:30         ` Eli Zaretskii
2022-03-17  9:44           ` Yuri D'Elia
2022-03-17 12:57             ` Eli Zaretskii
2022-03-17 21:21               ` Yuri D'Elia
2022-03-18  6:22                 ` Eli Zaretskii
2022-03-18  9:29                   ` Yuri D'Elia
2022-03-18 14:52                   ` [External] : " Drew Adams
2022-03-18 15:31                     ` tomas
2022-03-18 16:08                       ` Drew Adams
2022-03-18 17:19                         ` tomas
2022-03-18 23:14                         ` Po Lu

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).