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


Groups > comp.graphics.apps.gnuplot > #429 > unrolled thread

Script font in gnuplot?

Started byIngo Thies <ingo.thies@gmx.de>
First post2011-07-09 21:03 +0200
Last post2011-07-10 19:25 +0200
Articles 4 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  Script font in gnuplot? Ingo Thies <ingo.thies@gmx.de> - 2011-07-09 21:03 +0200
    Re: Script font in gnuplot? geep <geep@boursomail.com> - 2011-07-10 10:04 +0000
      Re: Script font in gnuplot? geep <geep@boursomail.com> - 2011-07-10 10:29 +0000
        Re: Script font in gnuplot? Ingo Thies <ingo.thies@gmx.de> - 2011-07-10 19:25 +0200

#429 — Script font in gnuplot?

FromIngo Thies <ingo.thies@gmx.de>
Date2011-07-09 21:03 +0200
SubjectScript font in gnuplot?
Message-ID<97rn0vFe2cU1@mid.individual.net>
Hi,

a colleague wants to use script style fonts (i.e. that look like 
handwriting) in gnuplot, in particular, lower-case fonts. I tried the 
script fonts listed in gnuplot.pdf, but they didn't appear as script, 
but rather as some Courier-like font (maybe not properly reproduced by 
gv and ps2pdf). I guess that she'll need to include a separate font 
file. Does anyone know a free font that could be used here?

Best wishes,

Ingo

[toc] | [next] | [standalone]


#430

Fromgeep <geep@boursomail.com>
Date2011-07-10 10:04 +0000
Message-ID<ivbtfc$598$1@speranza.aioe.org>
In reply to#429
On Sat, 09 Jul 2011 21:03:59 +0200, Ingo Thies wrote:

> Hi,
> 
> a colleague wants to use script style fonts (i.e. that look like
> handwriting) in gnuplot, in particular, lower-case fonts. I tried the
> script fonts listed in gnuplot.pdf, but they didn't appear as script,
> but rather as some Courier-like font (maybe not properly reproduced by
> gv and ps2pdf). I guess that she'll need to include a separate font
> file. Does anyone know a free font that could be used here?
> 
> Best wishes,
> 
> Ingo
Try "Jenna Sue" from here:
http://www.dafont.com/theme.php?cat=603&page=1
Or there are lots of others to choose from.

"Jenna Sue" works fine with gnuplot on my Slackware 13.37 x86_64.
I installed the font first. 
Copied to JennaSue.ttf /usr/share/fonts/TTF
then ran (as root):
mkfontscale
mkfontdir
fc-cache -fv
xset fp rehash

I suppose other Linux have similar font install procedures.

Cheers,
Peter

[toc] | [prev] | [next] | [standalone]


#431

Fromgeep <geep@boursomail.com>
Date2011-07-10 10:29 +0000
Message-ID<ivbuuf$8ms$1@speranza.aioe.org>
In reply to#430
On Sun, 10 Jul 2011 10:04:28 +0000, geep wrote:

> On Sat, 09 Jul 2011 21:03:59 +0200, Ingo Thies wrote:
> 
>> Hi,
>> 
>> a colleague wants to use script style fonts (i.e. that look like
>> handwriting) in gnuplot, in particular, lower-case fonts. I tried the
>> script fonts listed in gnuplot.pdf, but they didn't appear as script,
>> but rather as some Courier-like font (maybe not properly reproduced by
>> gv and ps2pdf). I guess that she'll need to include a separate font
>> file. Does anyone know a free font that could be used here?
>> 
>> Best wishes,
>> 
>> Ingo
> Try "Jenna Sue" from here:
> http://www.dafont.com/theme.php?cat=603&page=1 Or there are lots of
> others to choose from.
> 
> "Jenna Sue" works fine with gnuplot on my Slackware 13.37 x86_64. I
> installed the font first.
> Copied to JennaSue.ttf /usr/share/fonts/TTF then ran (as root):
> mkfontscale
> mkfontdir
> fc-cache -fv
> xset fp rehash
> 
> I suppose other Linux have similar font install procedures.
> 
> Cheers,
> Peter

I forgot to say that I use these commands to use the font:
set term pdfcairo font "Jenna Sue,7.5" size 21.0 cm,29.7 cm
set output "measurements.pdf"

[toc] | [prev] | [next] | [standalone]


#432

FromIngo Thies <ingo.thies@gmx.de>
Date2011-07-10 19:25 +0200
Message-ID<97u5juFtlfU1@mid.individual.net>
In reply to#431
Am 2011-07-10 12:29, schrieb geep:

>> Try "Jenna Sue" from here:
>> http://www.dafont.com/theme.php?cat=603&page=1 Or there are lots of
>> others to choose from.

Thanks, I will forward these hints to my colleague.

Best wishes,

Ingo

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web