Windows font that clearly disambiguates the number ZERO from letter O

37,427

Solution 1

By using @font-face you can embed a font into the page so that it will be downloaded as needed. There are a few sites now that will provide fonts to embed, many of them free; one example is Inconsolata hosted by Google.

Solution 2

Consolas, which comes with Vista and Windows 7 IIRC, has a slashed zero. It should also come bundled with later versions of MS Office.

You might find one of these other programming fonts useful too.

Solution 3

The Windows system fonts FixedSys and Terminal have slashes in the zero.

Solution 4

The Terminal font that comes with Windows XP has that distinction between 0 and O built-in. However, it's not a TrueType font, so I am not sure this fits your needs.

Solution 5

There's a very nice font here called Anonymous - credit to Mark Simonson for his work... easy on the eye... also, there's Bitstream Vera Sans, another type...

Share:
37,427

Related videos on Youtube

Tim
Author by

Tim

Updated on July 09, 2022

Comments

  • Tim
    Tim almost 2 years

    Our intranet web pages need to clearly disambiguate between the letter O and the number ZERO. Is there a screen+printer font that is installed on WindowsXP and Vista that does this either putting a dot inside zero or a slash through it?

    If there isn't such a font on the machines themselves, is there a way to embed the font in the page, or some other way for the web page to substitute a glyph for the zero glyph in one of the standard fonts, like Arial?

    Thanks

  • Josh Kelley
    Josh Kelley almost 14 years
    Although that could make for some unexpected results if the user tries to copy and paste such text.
  • Mark Ransom
    Mark Ransom almost 14 years
    @Josh, if copy and pasting were the solution it wouldn't be so important to distinguish the characters. But I see your point.
  • Tim
    Tim almost 14 years
    Terminal is not available on Win XP Pro. FixedSys works OK but has a couple of drawbacks: it cannot go smaller and it gets very jagged when made larger. I forgot to mention cross-browser compatibility in my question: FixedSys works on FF, IE, Opera but not on Chrome or Safari. Thanks
  • Tim
    Tim almost 14 years
    Thanks. I remember Terminal. Not available on XP Pro though.
  • Tim
    Tim almost 14 years
    Thanks for the links to the programming fonts. Consolas not available on XP Pro, though.
  • Tim
    Tim almost 14 years
    Thanks for the link to Anonymous. Yes, easy on the eyes, and free, which will please the powers-that-be.
  • Tim
    Tim almost 14 years
    It does have to be an actual ZERO codepoint because our users do sometimes cut data from the screen and paste into other systems, but often they're just writing down by hand what they see on the screen or reading it out to someone on the other end of the phone. We are using several crazy-quilt legacy systems, and the migration "strategy" to the new system is lunacy. If the luddite owner of the company had his druthers, users would be tracking data by writing it on the palms of their hands.
  • Mark Ransom
    Mark Ransom almost 14 years
    @Tim, oh well it was worth a shot. Maybe this answer will work for somebody else some day.
  • Android Eve
    Android Eve almost 14 years
    Huh? Before I posted the above comment, I actually checked on my copy of XP Pro. Did you mean XP Home?
  • Tim
    Tim over 13 years
    Sorry, I was looking for the font in Word's font-list and it wasn't there; and when you paste text in Terminal font into Word, it seems the font gets converted into something else; the zero glyph is rendered without a slash.
  • ArturoTena
    ArturoTena over 9 years
    On Windows 7, I see 5,6,9,12 and 14 options for Terminal. On 5 and 9 I don't see the zero with a stroke.