LabVIEW configuration file/Fonts: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{LabVIEW configuration back}} | |||
This is a list of LabVIEW ini File settings relating to Fonts. | This is a list of LabVIEW ini File settings relating to Fonts. | ||
Line 72: | Line 73: | ||
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/> | ||
Notes: None<br/> | Notes: None<br/> | ||
[[Category:Development Environment]] |
Revision as of 09:13, 7 May 2007
Template:LabVIEW configuration back This is a list of LabVIEW ini File settings relating to Fonts.
Key:
- fontname = the string name of an installed TTF font
- fontsize = font point size
- fontstlye = font style
- empty = Plain
- B = Bold
- ? = Italic
- ? = Underline
- ? = Outline
- ? =
Strikeout
appFont
Example: appFont="Arial" 12 B
Description: Application font
Datatype: String
Permitted Values: "fontname"+SPACE+fontsize+SPACE+fontstyle
Default Value: "MS Sans Serif" 13
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None
BDFont
Example: BDFont="Arial" 12 B
Description: Last font used for labels on the Block Diagram
Datatype: String
Permitted Values: "fontname"+SPACE+fontsize+SPACE+fontstyle
Default Value: "0" 13
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None
dialogFont
Example: dialogFont="Arial" 12 B
Description: Dialog font
Datatype: String
Permitted Values: "fontname"+SPACE+fontsize+SPACE+fontstyle
Default Value: "MS Sans Serif" 13 B
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None
FPFont
Example: FPFont="Arial" 12 B
Description: Last font used for labels on the Front Panel
Datatype: String
Permitted Values: "fontname"+SPACE+fontsize+SPACE+fontstyle
Default Value: "0" 13
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None
IconFont
Example: IconFont="SmallFonts" 12 B
Description: Last font used for labels in the icon editor
Datatype: String
Permitted Values: "fontname"+SPACE+fontsize+SPACE+fontstyle
Default Value: "0" 13
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None
systemFont
Example: systemFont="Arial" 12 B
Description: System font
Datatype: String
Permitted Values: "fontname"+SPACE+fontsize+SPACE+fontstyle
Default Value: "MS Sans Serif" 13 B
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x
OS's Supported:
Notes: None