Commit graph

3 commits

Author SHA1 Message Date
Raphael Kubo da Costa
3e00b12630 Update my mail address in the ports I maintain.
Approved by:	avilla
2011-08-28 18:04:48 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Thomas Abthorpe
a19e847c3b The proggy programmer's fonts (Proggy Clean, Proggy Square, Proggy Small,
and Proggy Tiny) are a set of fixed-width screen fonts that are designed
for code listings. Each font only comes in one size that it looks good at.
The fonts were optimized while coding in C or C++. For this reason,
characters like the '*' were placed vertically centered, as '*' usually
means dereference or multiply, but never 'to the power of' like in Fortran.
The {}s are centered horizontally (as the author's coding style aligns
braces vertically), the zero looks different from the capital oh, and there
is never any confusion between ells, ones, and eyes. Additionally, the
arithmetic operators (+ - * < >) are all axis aligned.

Author: Tristan Grimmer
WWW: http://www.proggyfonts.com/

PR:		ports/151652
Submitted by:	Raphael Kubo da Costa <kubito at gmail.com>
2010-10-25 18:03:59 +00:00