Font-Problem: Inconsolata not selectable

StefanM

Member
Hi,

the font Inconsolata (see http://www.levien.com/type/myfonts/inconsolata.html) is quite often used with MS VS.NET IDE. However I cannot select this font as editor font under Tools->Preferences->User Interface->Fonts. It does not show up in the font list. It's a monospaced OpenType font.

Not a huge problem but I'd like to use this font in PLSQLDev (Version 7.1.5.1397), too.

Stefan
 
My guess is that this font is not Unicode compatible. To check this, go to Tools > Preferences > Oracle / Options, disable the "Unicode enabled" option, apply this preference, and verify if the font is now selectable.
 
Back
Top