LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Scaling Courier Font

Using LabWindow/CVI 5.5, I am trying to specify the Text Style Attributes of a simple TextBox. it appears that the COURIER FONT is not scaleable below size 15. Why? I would like to make it smaller. How can I do this?
0 Kudos
Message 1 of 2
(2,765 Views)
Courier is not a TrueType font, so it isn't fully scalable to all sizes. I suggest you to move to Courier New, which is (quite) similar to Courier and it's TrueType, so can be set to whichever size you want.
Roberto


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 2
(2,765 Views)