26
Dec
2006

Envy Code R programming font - preview available for download

Envy Code R has been updated since this post.

Here is the Envy Code R programming font I've been working on as it currently stands:

Envy Code R preview 3 at 10pt illustrating ClearType, standard and no smoothing.
As you can see it looks great at 10pt regardless of what smoothing (or not) you are using. Whilst you can use it at other sizes and it will scale without turning into big pixels there are plenty of other fonts around that will look better at larger sizes/in print.

It is missing a number of foreign symbols and characters, there is no width-preserving bold version to accompany it just yet and there are still issues with the full-widths of @©® symbols as the Windows ClearType renderer insists on squashing them rather than let them potentially touch another character.

I will attempt to address these as best I can as time goes by as well as trying to shave a pixel off the vertical height. It also doesn't look too great on the Mac but if you want to try anyway use 13pt and be prepared to set the height in terminal to just above 1.0 to stop the letters being cut-off.

Comments are welcome but please bear in mind that Envy Code R is designed to look very close to Envy Code B so deviating from that further is unlikely right now.

Finally please bear in mind that whilst Envy Code R is free-for-use it is copyrighted and as such it must not be redistributed, bundled or modified without permission at this time. Once all the issues are addressed I'll likely release the whole thing under a free/open licence.

This is simply because I do not wish people looking for this font in the future to be downloading older preview versions.

Download Envy Code R preview #4 (20KB)

If you were wondering what it does look like large:

Envy Code R at 36 point

Update

I have updated the preview font to fix vertical problems on the capital E as well as add a bunch of symbols not yet done (e.g. fractions) and also stuck in a bit-mapped 9pt version for those not using smoothing.

[)amien

Share with others These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • DotNetKicks
  • StumbleUpon
  • DZone
  • Reddit
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • Technorati
  • e-mail

18 Responses to “Envy Code R programming font - preview available for download”


  1. Gravatar 1 Aaron Dec 26th, 2006 at 18:12

    Looks good; thanks for releasing this.

  2. Gravatar 2 Anonymous Dec 27th, 2006 at 19:12

    Brad Wilson looks at Envy Code R

  3. Gravatar 3 John Dec 27th, 2006 at 23:12

    It works great. Thanks a bunch.

  4. Gravatar 4 Gabriel Lozano-Morán Dec 29th, 2006 at 16:12

    I have just downloaded and set my Visual Studio Font to this and I like it very much!

  5. Gravatar 5 Eduard Hiti Dec 30th, 2006 at 09:12

    Great font! However, I would prefer having the '*' character be on the same height as the other operators.

  6. Gravatar 6 Damien Guard Dec 30th, 2006 at 11:12

    For now Code R will stick to Code B and have the '*' but if you send me an email to damieng@gmail.com I'll send you an individual version with the * there ;-)

    [)amien

  7. Gravatar 7 Stu Jan 3rd, 2007 at 17:01

    Running it as a test in jEdit,

    'h' +'d' arch is not as high as other letters and looks a bit disconcerting. I also dont like the lowercase 'x'. subpixel rendering makes it look a bit off. I think some more differentiation of lowercase L and number 1

    Im also not sure I like that lowercase is nearly same height as uppercase.

    For the moment I'll stick to monaco and try this again later.

  8. Gravatar 8 Damien Guard Jan 3rd, 2007 at 17:01

    Yes, at some point sizes there are height issues between the characters - I'm trying to find out why and the solution may well be hinting which I'm currently getting to grips with.

    What size were you using it at?

    [)amien

  9. Gravatar 9 Stu Jan 3rd, 2007 at 19:01

    I was running it at 18pt (which comes out at the same size as monaco 16pt).

    here is a side by side of monaco 16pt with envy code r 18pt with some nice roguelike code hacking going in with SAP deployment code in the background.

  10. Gravatar 10 Damien Guard Jan 3rd, 2007 at 23:01

    It would appear jEdit is not using Windows to render it's text - I assume it is either using a feature of Java or some library for rendering the text.

    This gives us so far Windows, Mac, FreeType and jEdit/Java renderers all of which can operate in a variety of modes!

    I'll see what I can do - I think the hints will solve the height issues and I want to address the lower-case X anyway.

    It may well be that Code R stays as optimized for Windows/10pt and the next font I do tries to be an all-purpose all-systems alternative to the likes of Monaco/Consolas/Andale Mono.

    [)amien

  11. Gravatar 11 Stu Jan 4th, 2007 at 00:01

    java probably does have its own renderer. I like to be able to read my code, and everyone seems to product 8+10pt bitmap programmer fonts. Thats way too much eyestrain to me when staring at it all day long.

    I think consolas looks like a dog, and most people who gush over it are microsoft users who have only ever used courier new. (andale mono is my backup to monaco so I wont bash it too much;)

    good luck with the font work

  12. Gravatar 12 Mel Boyce Jan 5th, 2007 at 12:01

    I am now using this typeface on Mac OS X 10.4 with Textmate. I like the font although there are some very odd rendering peculiarities when the font-size is 10, 12, or 13 points (I suspect Textmate is the culprit as there are no rendering issues within the font dialog).
    Excellent font; thanks for the effort.

  13. Gravatar 13 Tony Perrie Jan 5th, 2007 at 17:01

    I just tried in on TextMate on my Powerbook and it was fairly unreadable.

  14. Gravatar 14 Dan Farina Jan 5th, 2007 at 18:01

    It's pretty funky on Eclipse under GNU/Linux as well...lots of characters running over one another at size 10. It does seem to not have this problem at size 11, however...

  15. Gravatar 15 longs Jul 24th, 2007 at 15:07

    looks so cool,thanks

  16. Gravatar 16 Chris Jul 25th, 2007 at 17:07

    Nice font; however, I don't care for the 'm'. The lines are really close, and bolding it makes it a blob.

  17. Gravatar 17 Damien Guard Jul 28th, 2007 at 09:07

    You couldn't increase the spacing between the lines of the m without making the letter wider and if you do that then every single other letter would also be wider - that is one of the compromises you have to make with a monospaced font.

    At the moment there is no released bold version so when you select bold Windows is attempting to create one on the fly, with bad results.

    I have a bold version here which is a little better but it needs a bit of a tidy-up.

    [)amien

  18. Gravatar 18 Mihai Mar 24th, 2008 at 15:03

    It's a very nice font, unfortunatelly it lacks ISO8859-2 accents (like ? ? ? î â).

Leave a reply