Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3084

Re: Font sizes

From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Font sizes
Date 2015-09-15 07:55 -0700
Organization gnuplot development team
Message-ID <mt9bdr$7r5$1@dont-email.me> (permalink)
References <mt8klm$hd8$1@dont-email.me>

Show all headers | View raw


Dieter Britz wrote:

> I normally use
> set terminal postscript enh eps 24
> and in some diagrams I use a larger font for
> labels, e.g. '{/=32 ...}'. Today I used size 40.
> 
> Are these sizes a discrete sequence, 24, 32, 40, ???
> or do they come in steps of 1? In other words if I
> use 25, do I get slightly large than 25? If they are
> a discrete set, what is the sequence?
> 

PostScript fonts (*.pfa) and TrueType/OpenType fonts
(*.ttf *.otf) scale smoothly.  They are not limited to
integer values of the font size.  If you scale them
too far up or down from their original size the proportions
are non-ideal (too heavy, too light, too thick, ...) but
that is a separate concern.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

Font sizes Dieter Britz <dieterhansbritz@gmail.com> - 2015-09-15 08:25 +0000
  Re: Font sizes Karl Ratzsch <mail.kfr@gmx.net> - 2015-09-15 14:21 +0200
  Re: Font sizes sfeam <sfeam@users.sourceforge.net> - 2015-09-15 07:55 -0700

csiph-web