[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Set default font size and font face
From: |
Dmitri A. Sergatskov |
Subject: |
Re: Set default font size and font face |
Date: |
Wed, 5 Aug 2009 15:10:50 -0500 |
On Wed, Aug 5, 2009 at 2:39 PM, mcoughlin<address@hidden> wrote:
>
> So if someone is stuck using 3.0.1 for the time being, is it impossible to
> fix it?
>
> Michael
>
You try old-fashioned way:
print("myfile.eps", "-sepsc2", "-FTimes-Roman:18")
that should change axis fonts in the print file (but not on scree).
Dmitri.
--