Jump to content

LabVIEW configuration file/Fonts: Difference between revisions

From LabVIEW Wiki
No edit summary
Line 18: Line 18:
** ? = <s>Strikeout</s>
** ? = <s>Strikeout</s>


== appFont ==
{{ labviewconfigurationkey
Example: <code>appFont="Arial" 12 B</code><br/>
| keyname = appFont
Description: Application font<br/>
| example =appFont="Arial" 12 B
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| datatype =s
Permitted Values: "''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''<br/>
| description =Application font
Default Value: <code>"MS Sans Serif" 13</code><br/>
| permitted_values ="''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| default ="MS Sans Serif" 13
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV1 = 3
Notes: None<br/>
| LV2 = 4
 
| LV3 = 5
== BDFont ==
| LV4 = 6
Example: <code>BDFont="Arial" 12 B</code><br/>
| LV5 = 7
Description: Last font used for labels on the Block Diagram<br/>
| LV6 = 8
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| OS1 =w
Permitted Values: "''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''<br/>
| OS2 =m
Default Value: <code>"0" 13</code><br/>
| OS3 =l
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| OS4 =u
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| notes =None
Notes: None<br/>
}}
 
{{ labviewconfigurationkey
== dialogFont ==
| keyname = BDFont
Example: <code>dialogFont="Arial" 12 B</code><br/>
| example =BDFont="Arial" 12 B
Description: Dialog font<br/>
| datatype =s
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| description =Last font used for labels on the Block Diagram
Permitted Values: "''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''<br/>
| permitted_values ="''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''
Default Value: <code>"MS Sans Serif" 13 B</code><br/>
| default ="0" 13
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| LV1 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV2 = 5
Notes: None<br/>
| LV3 = 6
 
| LV4 = 7
== FPFont ==
| LV5 = 8
Example: <code>FPFont="Arial" 12 B</code><br/>
| LV6 =
Description: Last font used for labels on the Front Panel<br/>
| OS1 =w
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| OS2 =m
Permitted Values: "''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''<br/>
| OS3 =l
Default Value: <code>"0" 13</code><br/>
| OS4 =u
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| notes =None
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
}}
Notes: None<br/>
{{ labviewconfigurationkey
 
| keyname = dialogFont
== IconFont ==
| example =dialogFont="Arial" 12 B
Example: <code>IconFont="SmallFonts" 12 B</code><br/>
| datatype =s
Description: Last font used for labels in the icon editor<br/>
| description =Dialog font
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| permitted_values ="''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''
Permitted Values: "''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''<br/>
| default ="MS Sans Serif" 13
Default Value: <code>"0" 13</code><br/>
| LV1 = 3
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| LV2 = 4
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV3 = 5
Notes: None<br/>
| LV4 = 6
 
| LV5 = 7
== systemFont ==
| LV6 = 8
Example: <code>systemFont="Arial" 12 B</code><br/>
| OS1 =w
Description: System font<br/>
| OS2 =m
Datatype: <FONT COLOR=#FF00FF>String</FONT><br/>
| OS3 =l
Permitted Values: "''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''<br/>
| OS4 =u
Default Value: <code>"MS Sans Serif" 13 B</code><br/>
| notes =None
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
}}
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
{{ labviewconfigurationkey
Notes: None<br/>
| keyname = FPFont
| example =FPFont="Arial" 12 B
| datatype =s
| description =Last font used for labels on the Front Panel
| permitted_values ="''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''
| default ="0" 13
| LV1 = 4
| LV2 = 5
| LV3 = 6
| LV4 = 7
| LV5 = 8
| LV6 =
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = IconFont
| example =IconFont="SmallFonts" 12 B
| datatype =s
| description =Last font used for labels in the icon editor
| permitted_values ="''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''
| default ="0" 13
| LV1 = 4
| LV2 = 5
| LV3 = 6
| LV4 = 7
| LV5 = 8
| LV6 =
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = systemFont
| example =systemFont="Arial" 12 B
| datatype =s
| description =System font
| permitted_values ="''fontname''"+SPACE+''fontsize''+SPACE+''fontstyle''
| default ="MS Sans Serif" 13 B
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}


[[Category:Development Environment]]
[[Category:Development Environment]]

Revision as of 15:02, 30 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

3.x , 4.x , 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

4.x , 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
LabVIEW Versions

3.x , 4.x , 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

4.x , 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

4.x , 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

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None