<div>I had set the font of my project/folder via the View->Font menu to "ProFontWindows" 9</div><div><br></div><div>In my folder, I create .tm_properties with the following content.</div><div><br></div><div><font face="'courier new', monospace"><div>
TM_GIT = "/usr/local/bin/git"</div><div><br></div><div>TEST_DEFAULT_FONT="$fontName/$fontSize"</div><div><br></div><div>["*.txt"]</div><div>fontName = "Menlo"</div><div>fontSize = 16</div>
<div>TEST_TXT_FONT="$fontName/$fontSize"</div><div><br></div></font></div><div>In a txt file, I execute the following line with ^R</div><div><div><br></div><div><font face="'courier new', monospace">echo $TEST_TXT_FONT</font></div>
<div><font face="'courier new', monospace">=Menlo/16</font></div></div><div><br></div><div><div><font face="'courier new', monospace">echo $TEST_DEFAULT_FONT</font></div><div><font face="'courier new', monospace">=/</font></div>
</div><div><br></div><div>But the problem is the the buffer is not rendered with Menlo size 16.</div><div><br></div><div>Is my font setting via the menu overriding the font setting in the .tm_properties file?  How do I reset it if that's the case?</div>
<div><br></div><div>Thanks</div>-- <br><div>Chris</div><br>