<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Simohe</id>
	<title>LabVIEW Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Simohe"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/wiki/Special:Contributions/Simohe"/>
	<updated>2026-04-22T18:38:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=LabVIEW_configuration_file/Fonts&amp;diff=5255</id>
		<title>LabVIEW configuration file/Fonts</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=LabVIEW_configuration_file/Fonts&amp;diff=5255"/>
		<updated>2013-03-11T11:00:13Z</updated>

		<summary type="html">&lt;p&gt;Simohe: Note about OS dependency&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; align=&amp;quot;right&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This is a list of LabVIEW ini File settings relating to Fonts.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Key:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;fontname&#039;&#039; = the string name of an installed TTF font&lt;br /&gt;
*&#039;&#039;fontsize&#039;&#039; = font point size&lt;br /&gt;
*&#039;&#039;fontstlye&#039;&#039; = font style&lt;br /&gt;
**empty = Plain&lt;br /&gt;
**B = &#039;&#039;&#039;Bold&#039;&#039;&#039;&lt;br /&gt;
**&amp;amp;nbsp;? = &#039;&#039;Italic&#039;&#039;&lt;br /&gt;
**&amp;amp;nbsp;? = &amp;lt;u&amp;gt;Underline&amp;lt;/u&amp;gt;&lt;br /&gt;
**&amp;amp;nbsp;? = Outline&lt;br /&gt;
**&amp;amp;nbsp;? = &amp;lt;s&amp;gt;Strikeout&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = appFont&lt;br /&gt;
| example =appFont=&amp;quot;Arial&amp;quot; 12 B&lt;br /&gt;
| datatype =s&lt;br /&gt;
| description =Application font&lt;br /&gt;
| permitted_values =&amp;quot;&#039;&#039;fontname&#039;&#039;&amp;quot;+SPACE+&#039;&#039;fontsize&#039;&#039;+SPACE+&#039;&#039;fontstyle&#039;&#039;&lt;br /&gt;
| default = OS dependent (Default font of OS, WinNT: &amp;quot;MS Sans Serif&amp;quot; 13, ...)&lt;br /&gt;
| LV1 = 3&lt;br /&gt;
| LV2 = 4&lt;br /&gt;
| LV3 = 5&lt;br /&gt;
| LV4 = 6&lt;br /&gt;
| LV5 = 7&lt;br /&gt;
| LV6 = 8&lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =None&lt;br /&gt;
}}&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = BDFont&lt;br /&gt;
| example =BDFont=&amp;quot;Arial&amp;quot; 12 B&lt;br /&gt;
| datatype =s&lt;br /&gt;
| description =Last font used for labels on the Block Diagram&lt;br /&gt;
| permitted_values =&amp;quot;&#039;&#039;fontname&#039;&#039;&amp;quot;+SPACE+&#039;&#039;fontsize&#039;&#039;+SPACE+&#039;&#039;fontstyle&#039;&#039;&lt;br /&gt;
| default =&amp;quot;0&amp;quot; 13&lt;br /&gt;
| LV1 = 4&lt;br /&gt;
| LV2 = 5&lt;br /&gt;
| LV3 = 6&lt;br /&gt;
| LV4 = 7&lt;br /&gt;
| LV5 = 8&lt;br /&gt;
| LV6 =&lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =None&lt;br /&gt;
}}&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = dialogFont&lt;br /&gt;
| example =dialogFont=&amp;quot;Arial&amp;quot; 12 B&lt;br /&gt;
| datatype =s&lt;br /&gt;
| description =Dialog font&lt;br /&gt;
| permitted_values =&amp;quot;&#039;&#039;fontname&#039;&#039;&amp;quot;+SPACE+&#039;&#039;fontsize&#039;&#039;+SPACE+&#039;&#039;fontstyle&#039;&#039;&lt;br /&gt;
| default = OS dependent (Dialog font of OS, NT: &amp;quot;MS Sans Serif&amp;quot; 13, ...)&lt;br /&gt;
| LV1 = 3&lt;br /&gt;
| LV2 = 4&lt;br /&gt;
| LV3 = 5&lt;br /&gt;
| LV4 = 6&lt;br /&gt;
| LV5 = 7&lt;br /&gt;
| LV6 = 8&lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =None&lt;br /&gt;
}}&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = FPFont&lt;br /&gt;
| example =FPFont=&amp;quot;Arial&amp;quot; 12 B&lt;br /&gt;
| datatype =s&lt;br /&gt;
| description =Last font used for labels on the Front Panel&lt;br /&gt;
| permitted_values =&amp;quot;&#039;&#039;fontname&#039;&#039;&amp;quot;+SPACE+&#039;&#039;fontsize&#039;&#039;+SPACE+&#039;&#039;fontstyle&#039;&#039;&lt;br /&gt;
| default =&amp;quot;0&amp;quot; 13&lt;br /&gt;
| LV1 = 4&lt;br /&gt;
| LV2 = 5&lt;br /&gt;
| LV3 = 6&lt;br /&gt;
| LV4 = 7&lt;br /&gt;
| LV5 = 8&lt;br /&gt;
| LV6 =&lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =None&lt;br /&gt;
}}&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = IconFont&lt;br /&gt;
| example =IconFont=&amp;quot;SmallFonts&amp;quot; 12 B&lt;br /&gt;
| datatype =s&lt;br /&gt;
| description =Last font used for labels in the icon editor&lt;br /&gt;
| permitted_values =&amp;quot;&#039;&#039;fontname&#039;&#039;&amp;quot;+SPACE+&#039;&#039;fontsize&#039;&#039;+SPACE+&#039;&#039;fontstyle&#039;&#039;&lt;br /&gt;
| default =&amp;quot;0&amp;quot; 13&lt;br /&gt;
| LV1 = 4&lt;br /&gt;
| LV2 = 5&lt;br /&gt;
| LV3 = 6&lt;br /&gt;
| LV4 = 7&lt;br /&gt;
| LV5 = 8&lt;br /&gt;
| LV6 =&lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =None&lt;br /&gt;
}}&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = systemFont&lt;br /&gt;
| example =systemFont=&amp;quot;Arial&amp;quot; 12 B&lt;br /&gt;
| datatype =s&lt;br /&gt;
| description =System font&lt;br /&gt;
| permitted_values =&amp;quot;&#039;&#039;fontname&#039;&#039;&amp;quot;+SPACE+&#039;&#039;fontsize&#039;&#039;+SPACE+&#039;&#039;fontstyle&#039;&#039;&lt;br /&gt;
| default = OS dependent (System font of OS, WinNT: &amp;quot;MS Sans Serif&amp;quot; 13 B, ...)&lt;br /&gt;
| LV1 = 3&lt;br /&gt;
| LV2 = 4&lt;br /&gt;
| LV3 = 5&lt;br /&gt;
| LV4 = 6&lt;br /&gt;
| LV5 = 7&lt;br /&gt;
| LV6 = 8&lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Fonts in Windows: http://lavag.org/topic/13110-system-font-changes-from-xp-to-win7/?p=78373&lt;br /&gt;
&lt;br /&gt;
[[Category:Configuration File|Fonts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Configuration File|Fonts]]&lt;/div&gt;</summary>
		<author><name>Simohe</name></author>
	</entry>
</feed>