Paul Francis opened this issue on Feb 12, 2015 · 5 posts
Miss Nancy posted Thu, 12 February 2015 at 4:12 PM
ui/library.xml:
Fonts corresponds to enums: eFontSystem, eFontHelvetica, eFontCourier, eFontTimes. (sic) {it's either [0,1,2,3] or [1,2,3,4]}
ui/parmDialPrefs.xml:
Widget name="name" widgetProcID="3" widgetText="70:0" textColor="-3355448" textSize="18" textAlign="1" textFont="3" textItalic="0"
this line allows one to edit font (4 choices) and size in param list. yours may be at eFontSystem, which is either 0 or 1 for you.