bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26958: Can we make wavy underlines scale like straight ones?


From: Clément Pit--Claudel
Subject: bug#26958: Can we make wavy underlines scale like straight ones?
Date: Wed, 17 May 2017 15:38:32 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

On 2017-05-17 11:23, Eli Zaretskii wrote:
>> For xterm.c, the relevant function seems to be x_draw_underwave.
> How about sending a patch?

I had a quick look. The current code uses a loop and draws line segments 
between each of the underline points.
This strategy doesn't look as pretty when using a thicker line.  Would it be OK 
to use XDrawLines instead?

Clément.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]