Recommended Fonts for Programming?

FontsDevelopment Environment

Fonts Problem Overview


What fonts do you use for programming, and for what language/IDE? I use [Consolas][1] for all my Visual Studio work, any other recommendations?

[1]: http://www.microsoft.com/downloads/details.aspx?familyid=22e69ae4-7e40-4807-8a86-b3d36fab68d3&displaylang=en "Consolas"

Fonts Solutions


Solution 1 - Fonts

Either Consolas (download) or Andale Mono (download). I mostly use Andale Mono. I wrote an article about programming fonts http://www.deadprogrammer.com/the-programmers-font">a long time ago, I think Consolas wasn't even out yet.

I find that typing Illegal1 = O0 is a good test of suitability.

Solution 2 - Fonts

I've really fallen in love with Droid Sans Mono.

alt text

Solution 3 - Fonts

I really really like DejaVu Sans Mono. It is very clean and easy on the eyes.

enter image description here

Solution 4 - Fonts

+1 for Monaco

alt text

Just beautiful and I find I can read it for hours on end.

Solution 5 - Fonts

I use Consolas for everything, including Notepad++, SQL Studio, Eclipse, etc. I wish there was a Mac version. Also, if you notice, the text area field on Stack Overflow uses Consolas, so we have some other fans out there as well :p

Solution 6 - Fonts

I like Envy Code R.

alt text alt text

Solution 7 - Fonts

+1 for Monaco, although this blog post is making me think about switching to Inconsolata.

I'm curious as to what point size y'all use, I use the TextMate default size of 12pt.

Solution 8 - Fonts

I use Bitstream Vera Sans Mono, but you need to activate ClearType to get it readable .

I like the 'Illegal1 = O0' readablility test, mentioned earlier in this thread, thanks for that.

Solution 9 - Fonts

Anarch, 32 points, ofcourse. Code with style!

anarch

Solution 10 - Fonts

For UltraEdit and anything for that matter, I use the good old Courier New.

alt text

I've found Consolas to difficult to read with it's over anti-aliasing.

Solution 11 - Fonts

I use [Lucida Console][1] for years and never find anything better.

However I tried a few times [Consolas fonts][2] and simply -- I prefer Lucida Console.

[1]: http://en.wikipedia.org/wiki/Lucida_Sans "Lucida Console" [2]: http://en.wikipedia.org/wiki/Consolas "Consolas fonts"

Solution 12 - Fonts

I like Terminus for some command line stuff, at least scrolling log files and irssi/irc (TTF versions available). Screenshot of the terminus.ttf in action below (PuTTY on Windows XP with ClearType enabled).

Screenshot of the terminus.ttf in action below (PuTTY on Windows XP with ClearType enabled).

Solution 13 - Fonts

I use Consolas on my mac, BTW; here's a link to download the consolas TTF files if you want to install this (Mac/Win/Linux).

/mp

Solution 14 - Fonts

I don't use Consolas, though it does look good on LCD, but sometimes I'm not on LCD, like when I'm giving presentations and then it looks crap.

My current font of choice for programming is the Liberation Mono font.

Oh man, just discovered why the text on Stack Overflow looks like crap, it forces Consolas which is a cleartype font, and on my current setup which didn't have cleartype enabled, it looks very bad.

Going to make a bugreport on uservoice.

Solution 15 - Fonts

I have been using the Dina - http://www.donationcoder.com/Software/Jibz/Dina/index.html - font for awhile now for text editing and it seems to be doing the job nicely.

Solution 16 - Fonts

ProFont. Am I the only one still using it?

Solution 17 - Fonts

I like Fixedsys in Visual Studio. It's a classic. No anti-aliasing blur.

Fixedsys Typeface

Solution 18 - Fonts

I'm amazed nobody has mentioned Pragmata. It's the BMW of programming fonts. Condensed, readable, and the pinnacle of simple elegance.

alt text

There is now a fundraising project going on for PragmataPro (which covers a larger portion of Unicode than Pragmata) to make it available for free under a Creative Commons license!

Solution 19 - Fonts

A excellent CodeProject article that list 33 fonts for programming (With examples of each)

http://www.codeproject.com/KB/work/FontSurvey.aspx

Solution 20 - Fonts

I use Inconsolata with UltraEdit on Windows. With TextMate (on the Mac) I prefer Monaco (it's the default font).

Solution 21 - Fonts

Inconsolata 14pt in TextMate

Solution 22 - Fonts

I like Profont, I first came across it when Jeff blogged about programming fonts

Solution 23 - Fonts

I like Consolas too, but I also like Anonymous: http://www.ms-studio.com/FontSales/anonymous.html

Solution 24 - Fonts

Adding a vote for Consolas. It feels very easy on my eyes.

Solution 25 - Fonts

I never found a reason to stray from Courier New. I don't think I'd have a problem with any font so long as it's sans-serif. Mono-spaced fonts are nice for coding, too.

Solution 26 - Fonts

I use a proportional font too. They seem good for the same reasons they work in books and magazines: the more variation between characters, the easier it is for the brain to distinguish them; and you can fit more on the screen. Indentation still works fine: 6 leading spaces is still twice as wide as 3 leading spaces.

I use a version of Georgia that I hacked to make the lower case "l" look less like the digit "1", and put a slash through the zero.

Solution 27 - Fonts

I think the anti-aliasing blur on Consolas is caused by monitors which do not have ClearType enabled. Consolas was designed for ClearType.

[Jeff A: indeed, you can see screenshots of this in a post I wrote on this topic.]

Solution 28 - Fonts

Two pages where there's a long list of programming fonts are these pages on keithdevens.com and lowing.org (dead link, but it's in the internet archive)

Some other discussions of programming fonts that may have more suggestions are the comments to this blog post on typographica and this topic on a text editor's forum.

Personally I like Triskweline:

alt text

Solution 29 - Fonts

Instead of just chiming in with another vote for a particular font, I'd recommend reading these comparisons of programming fonts where you can learn a little more:

Jeff Atwood's excellent "round-up":
http://www.codinghorror.com/blog/archives/000157.html

Another review of 5 fonts with nice screenshots:
http://blog.hamstu.com/2008/02/03/the-typography-of-code/

Solution 30 - Fonts

DejaVu Sans Mono (sometimes known as Panic Sans), size 11, anti-alised. Previously I only used fonts that weren't anti-aliased, but it just seems to work for this font.

https://i.stack.imgur.com/5ziku.png" width="504" alt="Screenshot of Panic Sans in Sublime Text" />

Solution 31 - Fonts

Verdana - Variable width and easy to read on screen at small sizes.

Solution 32 - Fonts

Back in my Mac LC days I swore by Monaco 9pt, mostly for it's slashed 0. I never quite got used to the default line-height though.

http://www.k8zt.com/ham_fonts/monaco.jpg" height="120" alt="monaco sample"/>

It's a little hard to track down in the original non-OS-X version.

Solution 33 - Fonts

+1 for Consolas, together with a proper Color Scheme (I use the white one at the first screenshot)

Solution 34 - Fonts

> I never found a reason to stray from Courier New. I don't think I'd have a problem with any font so long as it's sans-serif. Mono-spaced fonts are nice for coding, too.

Courier New has serifs.

Solution 35 - Fonts

Lucida Sans Typewriter

Solution 36 - Fonts

Another vote for Consolas. My favorite IDE font at the moment.

Solution 37 - Fonts

Raize Font

> The Raize Font is a clean, crisp, fixed-pitched sans serif screen font that is much easier to read than the fixed pitched fonts that come with Windows. Ideally suited for programming, scripting, html writing, etc., the Raize Font can be used in any IDE or text editor.

Solution 38 - Fonts

Monaco, 11pt, antialias, on Mac OS X. Looks ever better, and crisper on darker backgrounds.

alt text

Solution 39 - Fonts

Consolas. Italic for comments. Only way. Nahh just kidding, the best programming font is this! Here's your first C program:

The image link must not be working, tell me in a comment
Recommended for high readability.

Solution 40 - Fonts

I'm going to make some enemies with this, but I actually use -- gasp -- a non-monospace font! I occasionally switch back to a monospace to disambiguate something, but mostly find that a good clean sans-serif font is easiest to read and doesn't waste screen estate.

An IDE with good syntax colouring helps.

Solution 41 - Fonts

I second Consolas, Inconsolata, DejaVu Sans Mono, and Droid Sans Mono, with my preference going towards the Droid one.

Solution 42 - Fonts

Neep Alt 13/17 is very good.

Solution 43 - Fonts

My favourite is ProggyClean at 11px. I've been using it for 2-3 years and it's great for getting lots on screen without being painful to read. It deserves even more attention than the couple of mentions it's had so far:

![Proggy Clean][2]

The site has many [variations][3] including slashed zeroes, bold for function marks etc:

![Proggy Square][4]

(As an aside, my most-loved favourite text editor, [TextPad][5], allows you to have different fonts and font sizes for different file types, which is a really great feature.)

[2]: http://www.proggyfonts.com/download/example_proggy_clean.gif "Proggy Clean" [3]: http://www.proggyfonts.com/index.php?menu=download [4]: http://www.proggyfonts.com/download/example_proggy_square_bp.gif "Proggy Square" [5]: http://www.textpad.com/

Solution 44 - Fonts

Until I found ProggyTiny, I always made my own fonts using Softy. It's surprisingly easy, and might increase your productivity if you're annoyed by some features of your current font (like "Q is too similiar to 0").

Solution 45 - Fonts

Bitstream vera sans, a Gnome font. I find its much clearer than Consolas, which is pretty good too.

alt text

Solution 46 - Fonts

I use Terminuse in almost everything (Eclipse, putty and other terminals): http://fractal.csie.org/~eric/wiki/Terminus_font

I must say that I don't get it why most people use small fonts like 9pt, do you have 14" monitors or what?

For me the best way is to use font size that makes my monitor display at most one 30-40 line method, this way I need to create smaller methods :)

Solution 47 - Fonts

I use MonteCarlo, which is based on ProFont but has a bold face too. That way IDEs/editors that use bold as part of their syntax highlighting leave your text still properly fixed width.

java example quick brown fox example

Like ProFont, Proggy & others, its quite small (& being bitmap based, obviously doesn't scale), but I like a small font for coding and its still extremely clear and easy on the eyes.

Solution 48 - Fonts

I have to agree with Kevin Kenny, Proggy fonts all the way, though I prefer Proggy Clean. But either way you have to go with a font that clearly shows the difference between the number 0 and the letter O. Which the preview font here doesn't really show that.

Solution 49 - Fonts

I'm on PanicSans 12pt w/ AA on TextMate, but loving Inconsolata on Terminal/vim... (debating changing my TM font to this one... but point size 14pt) :)

Solution 50 - Fonts

Consolas for me as well

Solution 51 - Fonts

I just tried Consolas and Envy - Envy seems "too narrow" to my eyes, but Consolas looks great (I am on a mac). Thanks for the tips !

Solution 52 - Fonts

Courier New for me as well, it's well spaced.

Solution 53 - Fonts

Another vote for Consolas for code editing, and Dina for console output.

Solution 54 - Fonts

Lucida Console every time.

I've never found a font that can pack as many lines of code onto the screen at the same point size without looking cramped.

And it looks nice too.

Solution 55 - Fonts

I just recently switched from Bitstream Vera Sans Mono to Inconsolata, but reading the answers here, I'm going to give Consolas a chance for a bit. Looks really nice so far.

Solution 56 - Fonts

I love consolas, especially with italics for comments. The little italic curlicues are so cute :P

Solution 57 - Fonts

@modesty:

> I wish there was a Mac version.

You can install the font on a Mac. I use it all the time, everywhere, without any problem. The only thing to pay attention for is to set nomacatsui when working with GVIM, or better yet, switch to MacVim.

Solution 58 - Fonts

Another vote up for Dina. As long as you use it at its optimum size (9 pt), it looks great.

alt text

Solution 59 - Fonts

For quite some time I've been using ProFont, mainly because it allows a lot of lines fit into a given height (a lot more than say Consolas or others). Consolas is not bad either, though...

Solution 60 - Fonts

I never considered changing my font, I have always been happy with Courier. This thread has truely opened my eyes, if only I could upvote it!

Went with Droid Sans Mono.

Solution 61 - Fonts

I like Consolas myself, but when it comes to monospaced fonts there are quite a few other options to choose from:

Solution 62 - Fonts

Don't forget the colours!

For some reason Delphi 7 in Twilight does not render Droid Sans Mono well, but in Visual Studio with an orange on black theme it is excellent. Deja Vu Sans Mono is the best all rounder. I use it almost everywhere. Consolas would be excellent apart from its ugly Q glyph.

One other thing I have found since I entered the world of work is that even though I have great eyesight I like to keep my code font around 12 or 13pt size both to reduce eye strain and to make sure I can't put too much text on screen. It's sort of an incentive to keep code blocks vertically short.

I note that this edit box does not respect my browser's default monospaced font. It's giving me Monaco (I'm on OSX). Monaco is horrible. It's glyphs have poorly angled elements and it's capitals are not well proportioned.

Oh, and it almost doesn't matter on Windows because your font will not look right anyway. /me dons flame retardent suit

Solution 63 - Fonts

Tahoma is very readable.



If you need it larger then use Verdana.

Solution 64 - Fonts

ProFont is a great font for code, Consolas a 2nd runner up. You could always go retro with a little Terminal font for a little nostalgia (customize the background color to black and foreground font to green for the full effect!).

Solution 65 - Fonts

In bash and vim I use Lucida Typewriter, but in Kate, Scintilla, Eclipse, and Netbeans I (currently) use Lucida Casual, i.e., a proportional font. Ten years ago I started using proportional fonts in Visual Studio (MS Comic Sans) and it works very well for me. Colored syntax highlighting in said IDEs provides excellent readability and for text-heavy languages like HTML and LaTeX a proportional font is a natural choice.

Solution 66 - Fonts

I like consolas too.

Solution 67 - Fonts

Consolas, works great for various font sizes, and I can't find anything better.

Solution 68 - Fonts

Consolas - recently switched over to it and it's lovely.

Solution 69 - Fonts

Consolas and Courier New under Windows, Inconsola under *nix. I really miss the old IBM terminal fonts, though. The one from green/orange terminals.

Solution 70 - Fonts

I'd also have to add another vote for Android's "Droid Sans Mono". It's a very crisp, clear coding font.

Solution 71 - Fonts

I experimented with Myriad until I realised using a variable-width font was a fools game.

Courier New here, although I am going to try out Envy after seeing it here.

Solution 72 - Fonts

Consolas for Visual Studio. It is the first thing I change when getting a new install setup. The second is inverting the main colors, white text on black background is much easier to stare at for hours in my opinion.

Black text on white background

Versus

White text on black background

The second one tends to make my eyes bleed less after long coding sessions. Could be my code however.

Solution 73 - Fonts

Consolas all the way.

Solution 74 - Fonts

Lucida Console or Lucida Sans Typewriter, as small as possible so I can maximize the amount of code on the screen. Occasionally Courier or Monaco (e.g. Monaco in TextMate).

Solution 75 - Fonts

I'm a happy user of http://www.tobias-jung.de/seekingprofont/">ProFont</a> originally available on the Mac, now available for everyone.

Solution 76 - Fonts

If you're like me and only swear by serifs try Kourier with a K, a somewhat more compact Courier .

Solution 77 - Fonts

It must be noted that the text editor/IDE that you use determines how good a font will look. I love UltraEdit, but the only font it renders properly is Courier New. It blurs out about all other useful monospace fonts. However, Visual Studio does a great job rendering any font accurately.

Currently, I will vote Consolas. Though, I will try some of the others listed in the responses. Thank you. Btw, please post links to download!

Solution 78 - Fonts

I'm digging the DejaVu Sans Mono (it's supposed to be the same as Panic Sans) on my Mac.

Solution 79 - Fonts

+1 Verdana -- agree with pauldoo

A variable width font for coding is probably not to everyone's taste but I really like Verdana's legibility with ClearType.

Solution 80 - Fonts

I have been using Proggy Clean TT with Visual Studio for a couple of years now. I like the ability to choose a zero slashed font so when management decides to program instead of manage they don't confuse 0101 with 0101(zeros).

http://www.proggyfonts.com/

Solution 81 - Fonts

Consolas unless I'm runing over a slow RDP connection with font smoothing turned off, then Lucida Console.

Solution 82 - Fonts

Its already been said a few times but http://www.proggyfonts.com/ is just awesome. Im a big fan of the Proggy Clean Slashed Zero Bold Punctuation. I do most my work in c# so the bold punctuation is very nice for it.

Solution 83 - Fonts

I like ProFont TT >tweaked< It's clean and there is a clear difference between 1, l and I and 0 and O.It works best at 9pt. It doesn't scale up very well.

ProFont Windows 9pt

Solution 84 - Fonts

Verdana.
Easy to read, and, very imporetant, easy to distinguish similar characters like O and 0, ( and {, 1 and I and l etc.

Solution 85 - Fonts

Consolas for me. These were specially developped for LCD + MS hint engine. Also you might find ClearType tuner (MS PowerToy) a great addition as it gives you more control over how your fonts look.

Solution 86 - Fonts

For VS nothing beat Fixedsys.

Solution 87 - Fonts

I prefer Profont.

Solution 88 - Fonts

I actually bought The Sans Mono Condensed, which is (was) the goto code font in O'Reilly titles. It's by the same guy as did Consolas for Microsoft (but Consolas wasn't available when I bought it).

It's a really nice, tight, clear face - works really well on slides if you're doing that sort of thing as well.

Solution 89 - Fonts

I'd never heard of Droid Sans Mono before, but I installed it and tried it at 9 points, and I must say it's by far the highest quality mono font I've seen on Linux.

On my Mac it's Panic Sans all the way, using it at 11 or 12 points allow anti-aliasing that actually works on monospace, which I've never seen before.

Solution 90 - Fonts

Monaco 10pt for me.

Solution 91 - Fonts

I've been hanging on to this link for more than a year, it's an article entitled "Five great programming fonts". The five are good fonts, but the article includes comments with a dozen more interesting answers.

http://forums.programming-designs.com/viewtopic.php?pid=3338

Solution 92 - Fonts

I recommend Lucida Console for Windows users and Adobe Courier for Linux/Unix, with a size of 10pt these fonts looks great! and very legible

Edit:

I've been saying that using Lucida Console was a real good option, well, now I know Consolas :)

Solution 93 - Fonts

I use Inconsolata in both Linux and Mac OS X.

Solution 94 - Fonts

6x13. You can get two terminal or editor windows across a 1024x768 and three onto a 1600x1200 screen. A windows version of this font can be found Here.

Solution 95 - Fonts

I prefer Consolas as well, and obviously cleartype helps when using other fonts.

Solution 96 - Fonts

Lucida Console isn't so good because the bold text takes up more room than the non-bold text. Consolas overcomes this.

Solution 97 - Fonts

monaco 12pt, is there any other way?

Solution 98 - Fonts

I use Bitstream Vera http://www.gnome.org/fonts/ for Visual Studio 2008 paired with the Darkness Theme because my eyes can't deal with white backgrounds.

Solution 99 - Fonts

Verdana - Once I realised that I didn't HAVE to use a mono-spaced font ;-)

Solution 100 - Fonts

Consolas I use it everywhere, I use it for everything. Advice: stick to it.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestiontbreffniView Question on Stackoverflow
Solution 1 - FontsdeadprogrammerView Answer on Stackoverflow
Solution 2 - FontsiccoView Answer on Stackoverflow
Solution 3 - FontsmbillardView Answer on Stackoverflow
Solution 4 - FontsDave VerwerView Answer on Stackoverflow
Solution 5 - FontsShawnView Answer on Stackoverflow
Solution 6 - FontsJon GallowayView Answer on Stackoverflow
Solution 7 - FontsDanView Answer on Stackoverflow
Solution 8 - FontsPascal ImmerzeelView Answer on Stackoverflow
Solution 9 - FontsRazMaTazView Answer on Stackoverflow
Solution 10 - FontsGateKillerView Answer on Stackoverflow
Solution 11 - FontsGrzegorz GierlikView Answer on Stackoverflow
Solution 12 - FontsnyberghView Answer on Stackoverflow
Solution 13 - FontsmauriciopastranaView Answer on Stackoverflow
Solution 14 - FontsLasse V. KarlsenView Answer on Stackoverflow
Solution 15 - FontsrjziiView Answer on Stackoverflow
Solution 16 - FontsCarl RussmannView Answer on Stackoverflow
Solution 17 - FontsZack PetersonView Answer on Stackoverflow
Solution 18 - FontsMatias NinoView Answer on Stackoverflow
Solution 19 - FontsrudigroblerView Answer on Stackoverflow
Solution 20 - FontsChristian LescuyerView Answer on Stackoverflow
Solution 21 - FontsJarin UdomView Answer on Stackoverflow
Solution 22 - FontsJoshView Answer on Stackoverflow
Solution 23 - FontsJohn with waffleView Answer on Stackoverflow
Solution 24 - FontsJonathan WorksView Answer on Stackoverflow
Solution 25 - FontsMattSayarView Answer on Stackoverflow
Solution 26 - FontsMartin C. MartinView Answer on Stackoverflow
Solution 27 - FontsJon LimjapView Answer on Stackoverflow
Solution 28 - FontsSam HaslerView Answer on Stackoverflow
Solution 29 - FontsewindesView Answer on Stackoverflow
Solution 30 - FontsJeremyView Answer on Stackoverflow
Solution 31 - FontspauldooView Answer on Stackoverflow
Solution 32 - FontsdlamblinView Answer on Stackoverflow
Solution 33 - FontsMichael StumView Answer on Stackoverflow
Solution 34 - FontsJason PrattView Answer on Stackoverflow
Solution 35 - FontsAkiraView Answer on Stackoverflow
Solution 36 - Fonts1kevgriffView Answer on Stackoverflow
Solution 37 - Fontsuser34411View Answer on Stackoverflow
Solution 38 - FontsayazView Answer on Stackoverflow
Solution 39 - Fontsmk12View Answer on Stackoverflow
Solution 40 - FontsMarcus DowningView Answer on Stackoverflow
Solution 41 - FontswvdschelView Answer on Stackoverflow
Solution 42 - FontsPenzView Answer on Stackoverflow
Solution 43 - FontsOdilon RedoView Answer on Stackoverflow
Solution 44 - FontsbzlmView Answer on Stackoverflow
Solution 45 - Fontsuser32141View Answer on Stackoverflow
Solution 46 - FontsKrzysztof KrasońView Answer on Stackoverflow
Solution 47 - FontsAlconjaView Answer on Stackoverflow
Solution 48 - FontsJustin YostView Answer on Stackoverflow
Solution 49 - FontsLevi FigueiraView Answer on Stackoverflow
Solution 50 - FontsbenoView Answer on Stackoverflow
Solution 51 - FontsMichael NealeView Answer on Stackoverflow
Solution 52 - FontspaulView Answer on Stackoverflow
Solution 53 - FontsGerald BortisView Answer on Stackoverflow
Solution 54 - FontsizbView Answer on Stackoverflow
Solution 55 - FontsNate SmithView Answer on Stackoverflow
Solution 56 - FontsBlorgbeardView Answer on Stackoverflow
Solution 57 - FontsKonrad RudolphView Answer on Stackoverflow
Solution 58 - FontsqwertyuuView Answer on Stackoverflow
Solution 59 - FontsVlado KlimovskýView Answer on Stackoverflow
Solution 60 - FontsChris JamesView Answer on Stackoverflow
Solution 61 - FontsjussijView Answer on Stackoverflow
Solution 62 - FontsJohn FergusonView Answer on Stackoverflow
Solution 63 - FontsLance RobertsView Answer on Stackoverflow
Solution 64 - FontsAnnagramView Answer on Stackoverflow
Solution 65 - FontsAndreas SchererView Answer on Stackoverflow
Solution 66 - FontsbuzzanView Answer on Stackoverflow
Solution 67 - FontsAndreiView Answer on Stackoverflow
Solution 68 - FontsFinglasView Answer on Stackoverflow
Solution 69 - FontsRookView Answer on Stackoverflow
Solution 70 - FontsdrylightView Answer on Stackoverflow
Solution 71 - FontsRossView Answer on Stackoverflow
Solution 72 - FontsBrian PadenView Answer on Stackoverflow
Solution 73 - FontsDrakiulaView Answer on Stackoverflow
Solution 74 - Fontsjoel.neelyView Answer on Stackoverflow
Solution 75 - FontsgarethmView Answer on Stackoverflow
Solution 76 - FontsZubView Answer on Stackoverflow
Solution 77 - FontsspoulsonView Answer on Stackoverflow
Solution 78 - FontsDaveView Answer on Stackoverflow
Solution 79 - FontsJonathan WebbView Answer on Stackoverflow
Solution 80 - FontsRon SkufcaView Answer on Stackoverflow
Solution 81 - FontsCraigView Answer on Stackoverflow
Solution 82 - Fontspete blairView Answer on Stackoverflow
Solution 83 - FontsdavidsandeyView Answer on Stackoverflow
Solution 84 - FontsRikView Answer on Stackoverflow
Solution 85 - FontsMarcin GilView Answer on Stackoverflow
Solution 86 - FontsyoussefView Answer on Stackoverflow
Solution 87 - FontsAntti RasinenView Answer on Stackoverflow
Solution 88 - FontsPiers CawleyView Answer on Stackoverflow
Solution 89 - FontsMarkus Amalthea MagnusonView Answer on Stackoverflow
Solution 90 - FontsnobodyView Answer on Stackoverflow
Solution 91 - FontsdavenpcjView Answer on Stackoverflow
Solution 92 - FontsLucas Gabriel SánchezView Answer on Stackoverflow
Solution 93 - FontslsdrView Answer on Stackoverflow
Solution 94 - FontsConcernedOfTunbridgeWellsView Answer on Stackoverflow
Solution 95 - FontsJeremy BadeView Answer on Stackoverflow
Solution 96 - FontsPatrick SzalapskiView Answer on Stackoverflow
Solution 97 - FontsNoneView Answer on Stackoverflow
Solution 98 - FontsTabletView Answer on Stackoverflow
Solution 99 - FontsJ FrancisView Answer on Stackoverflow
Solution 100 - FontsAhmed AtiaView Answer on Stackoverflow