emacs-devel
[Top][All Lists]
Advanced

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

Re: Variable-width font indentation


From: Daniel Colascione
Subject: Re: Variable-width font indentation
Date: Tue, 6 Mar 2018 08:38:28 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 03/06/2018 08:16 AM, Eli Zaretskii wrote:
From: Paul Eggert <address@hidden>
Date: Mon, 5 Mar 2018 17:30:24 -0800

Yes, for ASCII art I doubt whether any simple automated heuristic would
work unaided. ASCII art is typically ugly and hard-to-read even in a
fixed-width font, so it's not much of a loss if it's rendered poorly. If
there's really a need for it I suppose we could let users hint to Emacs
to switch to a fixed-width font just for the art; that'd be good enough.

We could have an interactive alignment feature, whereby the user could
move a character at pixel resolution, until it aligns to the user's
liking.  The implementation would modify the :align-to attribute of
the display property we put on whitespace before that character.

How would you serialize the result?



reply via email to

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