"Office Code Pro is a customized version of Source Code Pro... The customizations were made specifically for text editors and coding environments, ..."
Interesting, a customized version of a "Source Code" font enhanced for coding and named "Office Code". Am I reading that right?
Thanks for this, it seems nice. I've been using SCP for quite a while and this looks like a nice enough improvement to make me switch. I like the inclusion of the Powerline symbols and the tweaks I've noticed to the glyphs and spacing.
If you're trying to get this to work in a Java IDE on OSX (IDEA/PhpStorm for me) the only way I could get real italics to work was to put the TTF (not OTF) fonts into /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/fonts
Obviously this path will be different if you've changed your IDE to use a different JRE, but they seem to need to live in the Java home lib/fonts directory otherwise they aren't treated right.
I also had to pick the medium weight because regular rendered like light. The font situation with Java on OSX seems very strange.
Interesting, a customized version of a "Source Code" font enhanced for coding and named "Office Code". Am I reading that right?