Just Great Software

EditPad - Convenient, powerful and versatile text editor to edit all kinds of text files

 Introduction 

 

 Buy Now 

 Our Guarantee 

 Download 

 Testimonials 

 Contact Us 

 

 Features & Benefits 

 Programmer or Not 

 Many File Types 

 Fully Configurable 

 Portable Editor 

 Get Fonts 

 Screen Shots 

 Linux 

 Languages 

 

 Version History 

 Newsletter 

 Affiliates 

 

 Free EditPad Lite 

 Comparison 

 

 EditPad Classic 

 

 

AceText - Store, manage, edit and reuse text from a central location
RegexBuddy - Learn, create, understand, test, use and store regular expressions
RegexMagic - Generate regular expressions
PowerGREP - Find files and information or search and replace through files and folders
DeployMaster - Installation builder delivering your software with a good first impression
HelpScribble - Full-featured help authoring tool for creating help files from start to finish
      

How to Choose a Good Programming Font for EditPad and Other Text Editors

EditPad Can Use Any Font

The good news is that EditPad can use any font available on your computer. It doesn't matter if the font is bitmapped or TrueType, monospaced or proportionally spaced. TrueType fonts like Verdana may look a bit better, but your favorite bitmap font like FixedSys will work just fine. Rectangular selections require a monospaced font like Courier New, but Arial will work great for everything else.

      
Only US$ 49.95
Windows 98, ME, NT4, 2000, XP, Vista, and 7
100% satisfied or money back
free trial download

Benefits of Monospaced Fonts

Most software developers prefer to use a monospaced font. Courier New is a classic, simply because it ships with all versions of Windows since 1995. As every programmer knows, the benefit of a monospaced font is that you can use spaces to indent logical blocks in source code. As spaces and all characters have the same width, all your columns will line up nicely. If you use a proportionally spaced font, you can still use spaces at the start of each line for indentation. But after the first non-space on a line, columns won't line up any more, because characters like "i" and "m" have rather different widths.

Requirements for Programming Fonts

There are countless proportionally spaced fonts available everywhere. These have a broad appeal because they look nice. Monospaced fonts put text in a fixed grid. Programmers love that, but most other people don't. So monospaced fonts are in limited supply. Great monospaced fonts are even rarer.

The biggest problem is that many monospaced fonts are not monospaced when you mix the plain and bold variants. Lucida Console and Andale Mono use wider characters for their bold variants. The three fonts below have plain and bold characters of equal width.

Syntax highlighting text editors often use bold to highlight keywords. If the bold variant is wider, the text editor has three choices. EditPad will display the font accurately, resulting in columns that don't line up perfectly at the pixel level. EditPad will still allow rectangular selections in this case. Other editors will force the font to be monospaced, usually causing the bold characters to be squished together. Alternatively, plain characters can be spaced more widely to match the bold characters. Future versions of EditPad will provide you the option to choose the latter two display modes.

Many freely available fonts are bitmap fonts. These fonts come in fixed sizes, like 10 and 12 point. Other sizes are not available. If the font provides the size you want, that's great. But if it's too small or too large, you're out of luck. Printouts will look very pixelated, as the fonts are designed for screen resolution rather than printer resolution. Though you may find a great bitmapped font that meets all my criteria, I prefer to recommend only TrueType fonts. TrueType fonts look great at all sizes, and print at full resolution.

An issue with TrueType fonts is ClearType. ClearType smooths the edges of fonts to make them appear more nicely on LCD screens. ClearType can be turned on in Windows via Control Panel, Display applet, Appearance tab, Effects button, Smooth edges checkbox. If you have an LCD screen (or two), I recommend you activate ClearType if you haven't already. While most fonts look much better with ClearType, the staple of monospaced fonts, Courier New, becomes almost unreadable. Courier New's letters are too thin to begin with. After smoothing, there's nothing left.

The fonts I recommend are designed to be used with ClearType. In fact, they'll look ugly and blocky without ClearType.

The ability to easily distinguish similar characters is important. In source code, a zero is not the same as an oh, and a one is not an ell. These characters are often very similar in fonts designed to produce appealing typography. They may even be identical in fonts simulating typewriters. The mechanical typewriter I inherited from my parents didn't have separate keys for zero and one. Typing an upper case O and a lower case l was the only way.

My programming fonts of choice all have a dot or slash inside the zero. The characters "1" and "l" are also easy to distinguish, at least within the same font.

Finally, the font needs a repertoire of characters suitable for your language. Not all monospaced fonts can display all the accented characters used in Eastern Europe, or the Greek and Cyrillic alphabets. Asian scripts are generally not supported, because most of them are hard to fit into a rectangular grid.

Consolas

After supplying the same old fonts for many years, Microsoft has gone out of its way to include a whole bunch of new fonts with Windows Vista. One of them is the excellent monospaced font called Consolas.

Consolas is a perfectly monospaced TrueType font, designed for ClearType, with clearly distinguishable characters, and a wide repertoire of accented and Cyrillic characters. Characters are widely spaced, so you may need to select a larger font size than with other fonts.

Consolas ships with all versions of Windows Vista and Windows 7, including Home Basic. If you’re using Visual Studio 2005, you can download Consolas from Microsoft. If not, you still may be able to use the font, though your mileage may vary. I was able to install it on a Windows XP SP1 machine that doesn’t have any version of Visual Studio. This PC does have the Microsoft .NET Framework SDK which creates various “Microsoft Visual Studio” folders under “Program Files”. These may cause the Consolas installer to think I do have VS 2005. I got no error messages, and the font was instantly available in all applications.

Another way to get Consolas is to download and install the free PowerPoint Viewer 2007 from Microsoft. This works on any computer with Windows 2000 SP4 or Windows XP SP1 or later. In addition to the PowerPoint Viewer 2007 itself, the installer will install the following fonts: Calibri, Cambria, Candara, Consolas, Constantia and Corbel. Only the Consolas font is monospaced. All these fonts ship with Windows Vista and Windows 7.

Using the Consolas font in EditPad Pro

Using the Consolas font in EditPad Pro

Envy Code R

Envy Code R was created by Damian Guard, who makes it available as a free download on his blog. The download actually includes two sets of fonts, one of which is labeled "VS" for "Visual Studio". I didn't try the VS variant, but the unlabeled variant works great with EditPad.

Envy Code R is a perfectly monospaced TrueType font, designed for ClearType, with clearly distinguishable characters, and a wide repertoire of accented characters. Other alphabets are not supported. Characters are widely spaced, resulting in smaller characters for a given font size.

Using the Envy Code R font in EditPad Pro

Using the Envy Code R font in EditPad Pro

Bitstream Vera Sans Mono

Other than being quite a mouthful, Bitstream Vera Sans Mono is one of the fonts in Bitstream's open source Vera font collection. It was originally designed for the Gnome project. You can get the font on the Gnome website, or right here.

Bitstream Vera Sans Mono is a perfectly monospaced TrueType font, designed for ClearType, with clearly distinguishable characters. Its repertoire of accented characters is limited. It does not support Cyrillic characters. Characters are tightly spaced, resulting in larger characters for a given font size. The characters are wider than the other two fonts, so fewer columns will fit on the screen. Vera Sans Mono is my personal favorite.

This font may be freely copied in its unmodified form. If you modify it, you have to rename your version to something completely different. A wide number of derivatives are available. Most aim to expand the font's repertoire to other alphabets. The DejaVu font family merges most of these. Note that the Vera font family includes more fonts than Vera Sans Mono. The Sans Mono font is the only monospaced one. Not all the additional scripts supported by the derived font families are in the Mono variant of the font.

Using the Bitstream Vera Sans Mono font in EditPad Pro

Using the Bitstream Vera Sans Mono font in EditPad Pro

 

 

Page URL: http://www.editpadpro.com/fonts.html
Page last updated: 26 October 2009
Site last updated: 03 February 2010

Published by Just Great Software Co. Ltd.
Copyright © 2000-2010 Jan Goyvaerts.
All rights reserved.