02-11-2010 01:00 PM
When I edit an icon in LV2009, if I choose any font other than "Small Fonts", the text is in multicolor. In small fonts I can get black text. This happens with the text tool as well as the icon text tab. How can I get black text in other fonts?
Jim
Solved! Go to Solution.
02-11-2010 03:51 PM
Can you post a simple VI where this has happened to you?
Could it be a situation where something like Cleartype or font smoothing or something like that is causing an odd color variation of pixels? The font is actually black, it just doesn't appear that way due to screen settings?
02-11-2010 04:05 PM
02-11-2010 04:06 PM
02-12-2010 11:22 AM - edited 02-12-2010 11:23 AM
02-12-2010 11:56 AM
Thank you Michelle, disabling the smooth edges option fixed the problem. Any idea what deleterious effects this might have elsewhere.
Jim
02-12-2010 12:44 PM
Hi Jim,
I don't know what else that would effect. Since it appears to be a Windows feature to smooth text edges and you have disabled it, I would think you might see some other text with the same jagged edges, if you notice anything at all.
Here's information on ClearType: http://www.microsoft.com/typography/WhatIsClearType.mspx
http://www.microsoft.com/typography/cleartype/tuner/step1.aspx
Although, I also have a Standard smoothing setting, assuming it uses whatever the traditional antialiasing method is to smooth my text.
Hope this helps,
02-12-2010 01:14 PM
Hi Michelle,
Thanks for the education, that was an interesting read. This is a wierd phenomenon. With some fonts, once you turn off smoothing and use the font in the icon editor, that font will not go back to being smoothed even if you shut down LabVIEW, open it up and make a new VI and edit it's icon (with smoothing turned on in windows of course). With some fonts the font in the icon will revert to being smoothed in an open VI the minute you tell windows to apply it.
Thanks again,
Jim
02-17-2010 03:11 PM