octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Font problem with png terminal 2.9.17+


From: Tatsuro MATSUOKA
Subject: Re: Font problem with png terminal 2.9.17+
Date: Wed, 5 Dec 2007 15:42:06 +0900 (JST)

Hello

Sorry my carelessness and misled again.
 

> >From gnuplot manual for wxt
> ********
> Alternatively, the OpenSymbol font, distributed with OpenOffice.org as 
> "opens___.ttf", offers
> the same
> characters. Microsoft has distributed a Symbol font ("symbol.ttf"), but it 
> has a different
> character
> set with several missing or moved mathematic characters. If you experience 
> problems with your
> default
> setup (if the demo enhancedtext.dem is not displayed properly for example), 
> you probably have to
> install one of the Adobe or OpenOffice Symbol fonts, and remove the Microsoft 
> one. Other
> non-conform
> fonts, such as "wingdings" have been observed working. 
> *********
> 
> Open office have OpenSymbol.ttf. (<--- Wrong)
 Open office has "opens___.ttf"

How to use enhaned text in png term. (for windows)

Set GDFONTPATH=c:\windows\font

C:\>wgnuplot

gnuplot> set term png enh font times 14
Terminal type set to 'png'
Options are 'nocrop enhanced font times 14 size 640,480 xffffff x000000 xa0a0a0
xff0000 x00c000 x0080ff xc000ff x00eeee xc04000 xeeee00 x2020c0 xffc020 x008040
xa080ff x804000 xff80ff x00c060 x00c0c0 x006080 xc06080 x008000 x40ff80 x306080
x806000 x404040 x408000 x000080 x806010 x806060 x806080 x0000c0 x0000ff x006000
xe3b0c0 x40c080 x60a0c0 x60c000 x60c0a0 x800000 x800080 x602080 x606060 x202020
x204040 x204080 x608020 x608060 x608080 x808040 x208020 x808080 xa0a0a0 xa0d0e0
xc02020 x008080 xc06000 x80c0e0 xc060c0 xc08000 xc08060 xff4000 xff4040 x80c0ff
xff8060 xff8080 xc0a000 xc0c0c0 xc0ffc0 xff0000 xff00ff xff80a0 xc0c0a0 xff6060
x00ff00 xff8000 xffa000 x80e0e0 xa0e0e0 xa0ff20 xc00000 xc000c0 xa02020 xa020ff
x802000 x802020 x804020 x804080 x8060c0 x8060ff x808000 xc0c000 xff8040 xffa040
xffa060 xffa070 xffc0c0 xffff00 xffff80 xffffc0 '             

gnuplot> set xlabel 'Time (10^6 {/Symbol m}s)'
gnuplot> set out 'test.png'
gnuplot>  plot sin(x)
gnuplot> set out

The above worked well.

OpenSymbol seems to use the unicode, it did not worked well.

This topic is out of scope of octave.
I will ask the issue at gnuplot ML.
If there is a windows like free symbol.ttf, all things will be solved.

Right?

Regards

Tatsuro




--------------------------------------
New Design Yahoo! JAPAN  2008/01/01
http://pr.mail.yahoo.co.jp/newdesign/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]