Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7060 > unrolled thread
| Started by | Den <dncarac@yahoo.com> |
|---|---|
| First post | 2011-06-05 16:34 -0700 |
| Last post | 2011-06-06 10:39 +1000 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Programmer font Den <dncarac@yahoo.com> - 2011-06-05 16:34 -0700
Re: Programmer font Ben Finney <ben+python@benfinney.id.au> - 2011-06-06 09:57 +1000
Re: Programmer font James Mills <prologic@shortcircuit.net.au> - 2011-06-06 10:39 +1000
| From | Den <dncarac@yahoo.com> |
|---|---|
| Date | 2011-06-05 16:34 -0700 |
| Subject | Programmer font |
| Message-ID | <553265a6-c391-4143-89df-bfd5d01aa374@k15g2000pri.googlegroups.com> |
As we all know, python uses underlines and double underlines as significant characters. But fonts, including programmers' fonts, generally design underlines to run together. This makes it hard to identify single from double, or double from triple underlines (at least for me). I have modified the droid Sans Mono font to provide underlines which may be distinguished from each other. (I also augmented the slashed zero to be more to my liking). Give it a try. If you like it, great. If not, no big deal. http://code.google.com/p/droid-sans-mono-py/ Den
[toc] | [next] | [standalone]
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2011-06-06 09:57 +1000 |
| Message-ID | <87mxhv3k83.fsf@benfinney.id.au> |
| In reply to | #7060 |
Den <dncarac@yahoo.com> writes: > As we all know, python uses underlines and double underlines as > significant characters. But fonts, including programmers' fonts, > generally design underlines to run together. Operating systems where programmers get to make decisions generally don't have this problem :-) Using GNOME on Debian, the default Monospace font has underscores which show as distinct characters separated by a small gap. -- \ “I like my dental hygenist, I think she's very pretty; so when | `\ I go to have my teeth cleaned, while I'm in the waiting room I | _o__) eat an entire box of cookies.” —Steven Wright | Ben Finney
[toc] | [prev] | [next] | [standalone]
| From | James Mills <prologic@shortcircuit.net.au> |
|---|---|
| Date | 2011-06-06 10:39 +1000 |
| Message-ID | <mailman.2477.1307320809.9059.python-list@python.org> |
| In reply to | #7061 |
On Mon, Jun 6, 2011 at 9:57 AM, Ben Finney <ben+python@benfinney.id.au> wrote: > Operating systems where programmers get to make decisions generally > don't have this problem :-) Using GNOME on Debian, the default Monospace > font has underscores which show as distinct characters separated by a > small gap. On my desktop at home which runs CRUX (http://crux.nu) I use the Terminius (1) fonts which I installed myself. I find this font especially nice for both Terminals and Editing code. cheers James 1. http://terminus-font.sourceforge.net/ -- -- James Mills -- -- "Problems are solved by method"
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web