GNU bug report logs -
#62994
Support styled underlines on TTY frames
Previous Next
Full log
Message #196 received at 62994 <at> debbugs.gnu.org (full text, mbox):
On 4/21/2024 11:01 PM, Eli Zaretskii wrote:
>> Cc: 62994 <at> debbugs.gnu.org
>> Date: Mon, 22 Apr 2024 08:44:15 +0800
>> From: Po Lu via "Bug reports for GNU Emacs,
>> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>>
>> This change should be accompanied by like updates to *_draw_glyph_string
>> and related functions in the remaining terminal backends.
>
> I believe Jim Porter wanted to work on that. Jim, have you made any
> progress in this matter?
I spent some time looking at it, and I have what I think would be a
reasonable path forward. Essentially, make a more-generalized form of
'x_draw_underwave' that can draw a tiled 1-bit image for the underline,
and then pass the image data in as an argument. That would keep the code
duplication to a minimum.
I haven't gotten a working implementation of this idea yet though, since
I've been very busy with non-Emacs things. If someone else is itching to
work on this, go for it. Otherwise, I should have a lot more free time
by May.
This bug report was last modified 1 year and 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.