Tag archive for 'envy-code-r'

14
Apr

More screen-shots of Envy Code R preview #7

Work on my Envy Code R programming font has resumed and I've spent hours playing with the hinting process to ensure it looks good at sizes above and below 10 point:

Screen-shot of Envy Code R PR7 without smoothing on WindowsScreen-shot of Envy Code R PR7 with standard smoothing on WindowsScreen-shot of Envy Code R PR7 with ClearType on Windows

These look great - even more so when you consider there are no embedded bitmaps and very few delta hints.

There is still a lot of work to do - all the foreign characters, symbols and box-drawing characters (another 600 glyphs) require hinting and I should test it on the Mac, Java and Flash font rendering engines to make sure there are no show-stoppers there.

Preview 7 will consist of of just a plain style regular and bold because I need to get this out - it's been too long since the last release. Preview 8 will add back italics and the Visual Studio italics-as-bold hack shortly afterwards.

Check out Talios's shots using Java/Linux and Eddy Young's shots in NetBeans.

[)amien

03
Dec

Getting the hint (Where is Envy Code R?)

I know, I said there would be a good chance that the next version of Envy Code R would be out this weekend but the annoying sizing, thickness and cropping issues that came up at some sizes above and below the optimum 10 point were really annoying me.

Many articles later, some playing around with Microsoft Visual TrueType and much frustration and experimentation later I think I'm on the right path.

Here is how Envy Code R is looking on Windows right now with standard font smoothing.

Envy Code R hinted on Windows with standard font smoothing at various sizes.

ClearType doesn't look as good and I'm still learning the black art and the implications of each type of hinting instruction.

Strangely, these hints seem to be ignored on the Mac which is still rendering everything a little too thick especially on curves. Perhaps that is why so many developers create a Mac-specific version?

Once I'm happy with how the regular version works I'll put it online for download and then whip the bold and italic variants in to shape and any feedback into regular for the proper 0.7 release.

[)amien

27
Nov

Envy Code R coding font v0.7 preview

Envy Code R font preview #7 highlighting some of the characters in a chart.The next version of my Envy Code R font especially designed for programming (monospaced, easily distinguishable characters) is nearing completion and represents a very response-driven update to feedback, specifically:

  • ReadOnly, Greg Jandl: Comma clarified and change applied to full quotation marks, semi-colons and various accented letters
  • Adrian Bool, Greg Jandl: The slash on the zero has been redrawn to be less heavy
  • jxp: The Euro symbol has been redrawn from scratch
  • Aristotle Pagaltzis: Braces are more curvy and a full set of box-drawing characters have been added
  • IRC: Hash sign with longer legs

I have also fleshed out a number of additional symbols and accented letters that has seen the number of code pages supported increase to 12 pages and made a large number of tweaks to the italic version which was a last-minute addition to 0.6 (PR6) and had a number of errors especially round the accented letters.

Of course what you really want to know is how the new version looks in Visual Studio with that lovely Humane theme of mine:

Envy Code R font at 10 point in Visual Studio 2008 with my Humane theme.

There is still some work to do on the sizes above and below 10 point (again) as well as fleshing out a few more symbols, letters and italicising additional letters such as a curly k and rounder e which I hope will be finished towards the end of this week.

The observant followers may have noticed a pixel has been shaved off the vertical height which now brings it in line with the bitmapped Envy Code B coding font. I had intended on making the change for some time and the box characters practically demanded it to ensure the centres were whole pixels and not off-centre but some people may not like it...

[)amien

31
Oct

Recent activities and inactivities

It has been a crazy couple of months between moving home, spending a week in Seattle and a couple of days in Holland for my real day job (the source of income!)

It was a little too close to my USA trip which has meant I've missed my niece trick-or-treating for the first time since I returned to Guernsey 3 years ago which leaves me a little sad. I guess I should be grateful for not being hit with jet-lag and the fact I'm surviving just fine on 5.5 hours of sleep a day which tonight is in a cubicle hotel...

As you can imagine the fun projects I get involved with in my own time have suffered somewhat although I've really tried to at least keep the blog posts flowing. Here's a quick update on things:

SubSonic

I've committed the final piece of my refactoring to make the coding languages abstracted. To add additional programming language support you can now just implement the ICodeLanguage interface and add knowledge of it to the CodeLanguageFactory class. The command line and web interface tools will all just magically work with a recompilation.

Rob Conery is now under the employ of Microsoft and will be aligning SubSonic with their MVC efforts. I hope this support of open-source projects is a trend Microsoft are keen to continue.

AnkhSVN

This great add-in for Visual Studio provides Subversion integration continues to face competition from the commercial VisualSVN front and I had an interesting discussion with Aaron Jensen about performance with large projects and some relating to moving.

I have some UI work checked-in to trunk and we are likely to move to a better model for integrating with the Solution Explorer to address these issues that would require we drop Visual Studio 2003 support which is looking quite likely. Various things are moving forward on this project so keep an eye on it!

Envy Code R

I've not touched Envy Code R since the PR6.1 release but to be honest this tends to be the way I work with it. Nothing for weeks then 15 hours over a weekend gets it to the next release. Unlike code I find it difficult to jump in and out whilst being productive and consistent. Perhaps when I've worked on a bunch I'll be able to but this is still my first scalable font.

The plan is to add all the essential box-drawing characters for code page 850, extend the # sign (should we slant this in the non-italic version?), increase the curves on { and } and adjust the comma to make it less like a slightly deformed dot. I'm open to suggestions as to whether the .,;: characters should in fact revert back to be square dots rather than round ones... again, leave comments if you have an opinion. I'm not sure whether I would extend this squaring back to the dots on ij! etc.

I'm hoping to get preview 7 out within the next couple of weeks and if that goes well then consider a more liberal licence to allow bundling etc. as I've had a couple of enquiries.

Silk Companion icons #1

Preview of some icons in Silk Companion #1My pack of addition Silk style icons has suffered as I find it impossible to draw on the move requiring instead a comfortable desk and a proper mouse to draw. As I no longer have a desk at home this means staying late in the office or throwing my lunchtimes at them.

The temptation is to just release the 352 icons as they currently are and produce another set at a later date. The alternative would mean a release some times over the next 1-3 weeks when the number finally reaches the proposed 500 mark.

If you have any thoughts or suggestions, leave a comment!

[)amien

09
Oct

Envy Code R Jeff Atwood scheme

Jeff "Coding Horror" Atwood published a nice round-up of coding fonts he's been looking at lately in Visual Studio with his own colour scheme.

For reasons best known to Jeff he went with 11 point this time (previously his scheme was published with 10 point) and used the older preview of Envy Code R neglecting to mention the italic-as-bold variant to get round the no-italics limitation of Visual Studio's highlighting syntax editor.

So here is the latest version, at the optimal 10 point utilising the italic variant and Jeff's own colour scheme modified to show comments in 'bold':

Envy Code R font, Jeff Atwood style.

Personally I am using a tweaked version of Thomas Restrepo's dark theme at work that currently looks like:

Envy Code R font, Dark style

[)amien

25
Sep

Envy Code R update

First a thank-you to all the people who have given me feedback on the preview #6 release of my Envy Code R font.

There were some reported problems which are now fixed:

  • Unreadable mess in Java apps (Font2DTest, NetBeans). Removed unused bitmaps.
  • Missing ]}) symbols in Java apps (NetBeans). Decomposed composite x-flipped glyphs for these only.
  • Lack of variant choices or always bold (Windows, Mac, TextMate). Added missing style names.

I can understand the style choice, that was a simple oversight on my part, but why the Java renderer is attempting to use the bitmaps even in anti-aliased scenarios I just don't understand. The fact it doesn't like to render characters that are simply a flip of another one is also odd and while I have fixed it for ]}) by decomposing them there are many others which I have not. They are a real time-saver during the design phase and so I will leave the others as-is for now.

There are no design changes or new glyphs in this update but the next release should include more Greek characters and box-symbols (CP 437).

Download Envy Code R Preview #6.1 (TrueType) (124KB)

Damien

19
Aug

Envy Code R preview #6 released with Visual Studio italics

Preview of the 461 glyphs in Envy Code R at point size 10 on Windows with ClearType.The last few days have been frantic ones putting the final touches to the next release of the Envy Code R typeface as I bring it closer to my idea of the perfect coding font.

Many glyphs have been redrawn, curves improved and a many additional characters and symbols added bringing the number of glyphs to 461 - enough to cover common European and US code pages including Windows/ISO 1250 & 1252 as well as MacOS Roman and a few others.

There was some interest in a bold variant and so once that was done I felt the urge to make an italic one too:

Envy Code R font in size 10 and size 20 showing bold, regular and italic variants.

Phew!

As a bonus I've created a variant that overcomes Visual Studio's aversion to italics by marking the italic font as bold. Choose 'Envy Code R VS' in the Font and Colors part of Visual Studio's Options and choose bold wherever you want italics.

Here's a sample at 10 point/ClearType with my own color scheme:

Envy Code R at point 10 in Visual Studio with italics!

Yummy.

A few things to note:

  • The new glyphs for accented characters, ligatures etc. might not be correct, they're new to me
  • Bitmaps are missing so if you don't use smoothing/anti-aliasing/ClearType stick to the prior PR4 release
  • Optimal size: Windows 10 point, Java 13 point and Mac OS X 12.5 point but looks good at larger sizes too
  • Some glyphs will be improved (96?&) but others can't (WwMm@) as there are no more pixels to play with
  • At some sizes individual letters aren't the right height, e.g. u,v,x at 12 point (damn hinting)

Download Envy Code R Preview #6.1 (TrueType) (124KB)

Feel free to leave comments and suggestions here (or better yet blog about it!)

[)amien

16
Aug

Envy Code R preview #6 forthcoming

Envy Code R has been updated since this post.

I have been experimenting with Envy Code R over the last few months - everything from creating a bold version to delta hinting with Visual TrueType with mixed results.

Part of the problem is that at larger sizes the odd shapes and over-emphasized curves that I drew to make the font look great at 10-point with ClearType on makes it look awkward at larger sizes.

Last weekend, I went back to the drawing board, literally, to try and improve on the shapes without impacting too much on the 10-point size ClearType version. The result is as follows;

Envy Code R preview 6

And for comparison, the old version:

Envy Code R preview 5

Let me know your thoughts in the comments, even if it's just to say your prefer PR6, Consolas or something else. Be sure to mention what size and whether you have ClearType on (or if you are using a Mac).

[)amien




Feed subscription

Subjects