On May 13, 10:56*am, David Mathog <dmat...@gmail.com> wrote:
> On May 12, 11:49*am, Keith Thompson <ks...@mib.org> wrote:
>
> > and my own failing visual acuity.
>
> Hear you on that one. *Post cataract surgery at a font size small
> enough to show enough code to be usable I can barely tell these pairs
> apart:
>
> * colon,semicolon
> * period,comma
> * parenthesis, brace
>
> The editor I use (Nedit) can help with the last case (it has "find
> matching") but
> nothing short of a temporary "magnify at cursor" would help with the
> first two cases, as they are all essentially just dots, and even
> coloring them doesn't make it much easier to tell them apart since it
> is hard to see the color on a dot. *I tried editing with Windows
> "Magnifier" running in the background, but it was too annoying having
> all that motion in a window which I only rarely needed to consult.
Have you tried some of the fonts designed to help people with visual
impairments? Most of those do focus on the ordinary letters, but
some, Tiresias and APHont font, for example, do add considerable
emphasis on the distinguishability of some of the punctuation marks
giving you trouble. Those happen to be proportional font, so they're
not ideal for program text, but surely we could come up with fixed
pitch fonts that would help (they might not be all that attractive,
but that's clearly a secondary consideration).
|