Fixed settings for PROPT10 (16-bit name) font. This translates to Arial 10pt – was set to Arial 0 (zero) pt.

This commit is contained in:
John Jenko 2013-02-12 17:47:34 +00:00
parent eba3b28c49
commit 452159bf60

View File

@ -55,7 +55,7 @@ namespace CvtFont
"SanSerif17",
"HvlPt12",
"Narrator",
"MedUpUnivers",
"MedUpUnivers",/* this font is not used */
"LgUpMed16",
"Propt10",
"Lg1275Hp4Si",
@ -87,7 +87,7 @@ namespace CvtFont
"<Font Family=\"Gothic Ultra\" Size=\"12\"/>",
"<Font Family=\"NA\" Size=\"na\"/>",
"<Font Family=\"Letter Gothic Tall\" Size=\"7\"/>",
"<Font Family=\"Arial\" Size=\"0\"/>",
"<Font Family=\"Arial\" Size=\"10\"/>",
"<Font Family=\"Letter Gothic Tall\" Size=\"10\"/>",
"<Font Family=\"Times New Roman\" Size=\"10\"/>",
"<Font Family=\"Times New Roman\" Size=\"8\"/>",
@ -147,8 +147,8 @@ namespace CvtFont
12,
0,
7,
0,
10,
10, /* PROPT10 - NSP & TUEC - change from 0 to 10 */
//10,
10,
8,
14,