|
From: Petr M. <mi...@ph...> - 2009-09-11 08:56:24
|
> My inclination is to add a "fontscale" option for all terminal drivers, > analogous to the "linewidth" and "dashlength" terminal options. > Like these, it would be interpreted as "whatever font size was requested, > multiply it by this scale factor before using it". > > Then the font sizes mentioned explicitly in a script could be used > without change, so long as you added an appropriate scaling factor > in the 'set term' command. That would be great especially for inset figures in multiplot, where smaller font is a must. A simple command such as "set termoption fontscale 0.5" would make the job much easier. --- PM |