Fixedsys font, Ver. 3

ed10k

Member²
This is a continuation of Beta Forum "Fixedsys font, Ver. 2".

Your question was: Which font size did you use?

Answer: the fixedsys font on my PC have only one size: 9.
 
Sorry, I would explain my concern once more.
Our company hav a style style-guide. According to this y have to align (line up) the source code. I choose at version 7.0.3.1123 the fixedsys font and that works: I could visual chech the alignment.

At version 7.1.0.1337 this does't work. One example: SQL Window -> type ->
select distinct 1
,2
from dual;

The keywords "select", "distinct" are BOLD.

Both options are not good:
1. "Allow variable width for fixed width fonts" is checked: text does not align (line up). "1" and "2" are't on the same column.
2. "Allow variable width for fixed width fonts" not checked: letters are invisible. "t" at the end of the words are invisible.

Please please please: can you restore the behavior of the version 7.0.3.1123?
 
Can you verify that following option is unchecked?

Tools -> Preferences -> User Interface -> Editor -> Syntax Highlighting -> Keywords Bold [ ]?

For me, if it's checked, I get "bold" keyword with Fixedsys font, otherwise - "plain" ones.
 
Please please please: can you restore the behavior of the version 7.0.3.1123?
I'm afraid that will not be easy. At the moment, the only workaround I can suggest is to use Courier or another fixed width font that does not have this problem. Or omit the Bold style as suggested by CTzen.
 
The first workaround does't work!

This problem exists with Courier or another fixed width font as well!

And "omit the Bold style": I will miss it much.
 
Back
Top