Monospace fonts (Courier) not correctly rendered?
Posted: Wed Jan 18, 2017 2:10 pm
Windows 10, 64 bit, Desktop
LCS version 8.1.2
I am converting a tab delimited list into a fixed space delimited list using a monospaced font (Courier and Courier New), trying to left- and right align individual columns. The function works as expected.
So, I am calculating the max number of each column (item in the lines of a list) and then add spaces before or after each string to achieve an equal length to each string for each column filled up by spaces.
The problem: If I do not set the textSize of field "output" to 12 then the aligning does not work, and also all the other text sizes such as 8, 9, 10, 11 look very strange and are much too small.
I am using the default Windows theme. I did not change anything creating a new stack.
Monospaced font: Courier New
8: Looks well aligned, but is so small that it becomes almost not readable
9: Is readable but not correctly aligning
10: Is readable but not correctly aligning
11: Is readable but not correctly aligning
12: Is fine
13: Same as 12 (almost no difference)
14: Same as 12 (little difference, almost no noticeable change of the text size)
15: Some small visible change of text size compared to 12, but not aligning correctly again
16: Visually bigger than 12, but not correctly aligning
Screen resolution makes no difference in the way the font is rendered.
Is this a bug, or feature, or... ?
LCS version 8.1.2
I am converting a tab delimited list into a fixed space delimited list using a monospaced font (Courier and Courier New), trying to left- and right align individual columns. The function works as expected.
So, I am calculating the max number of each column (item in the lines of a list) and then add spaces before or after each string to achieve an equal length to each string for each column filled up by spaces.
The problem: If I do not set the textSize of field "output" to 12 then the aligning does not work, and also all the other text sizes such as 8, 9, 10, 11 look very strange and are much too small.
I am using the default Windows theme. I did not change anything creating a new stack.
Monospaced font: Courier New
8: Looks well aligned, but is so small that it becomes almost not readable
9: Is readable but not correctly aligning
10: Is readable but not correctly aligning
11: Is readable but not correctly aligning
12: Is fine
13: Same as 12 (almost no difference)
14: Same as 12 (little difference, almost no noticeable change of the text size)
15: Some small visible change of text size compared to 12, but not aligning correctly again
16: Visually bigger than 12, but not correctly aligning
Screen resolution makes no difference in the way the font is rendered.
Is this a bug, or feature, or... ?