how to set font from command line?
Dušan Peterc
dusan.peterc at gmail.com
Tue Oct 13 14:26:59 CEST 2009
On Mon, Oct 12, 2009 at 4:38 AM, tom arnall <kloro2006 at gmail.com> wrote:
> how do you set the nedit font to, say, adobe medium 12 point, from the
> command line? no doubt it's with '-font', but i can find nothing in
> the doc's or googling that tells the exact syntax of the arguments
> to '-font'.
>
If you use nedit with OpenMotif, you can also have antialiased font in menus
nedit -xrm "*renderTable: rt" -xrm "*rt*fontType: FONT_IS_XFT" -xrm
"*rt*fontName: Sans" -xrm "*rt*fontSize: 10"
Dušan Peterc
More information about the Discuss
mailing list