|
From: Tatsuro M. <tma...@ya...> - 2008-10-10 06:21:34
|
Hello
I also confirmed gnuplot 4.2.4 on cygwin .
I have looked around term.c and emf.trm.
However, limitation of my ablity allow to find where the problem is.
Regards
Tatsuro
--- Tatsuro MATSUOKA <tma...@ya...> wrote:
>
> Hello
> I have tested emf term gnuplot 4.2.4 (win32 djgpp)
> New features, changes and fixes in gnuplot version 4.2.4
> ===========================================================
> * NEW add support for enhanced text mode in the emf terminal driver
>
> gnuplot> set term svg enh
> Terminal type set to 'svg'
> Options are 'size 600 480 fixed enhanced fname 'Arial' fsize 12 butt '
> gnuplot> set xlabel 'Time (10^6 {/Symbol m}s)'
> gnuplot> set title '{/Symbol=18 \362@_{/=9.6 0}^{/=12 x}} \
> > {/Helvetica e^{-{/Symbol m}^2/2} d}{/Symbol m}'
> gnuplot> set out 'hoge.svg'
> gnuplot> plot sin(x)
> gnuplot> set out
> gnuplot> set term emf enh
> Terminal type set to 'emf'
> Options are 'color dashed "Arial" 12'
> gnuplot> set out 'hoge.emf'
> gnuplot> set xlabel 'Time (10^6 {/Symbol m}s)'
> gnuplot> plot sin(x)
> gnuplot> set out
>
> 'svg term enh' worked but &emf term enh' did not work.
> Options are 'size 600 480 fixed enhanced fname 'Arial' fsize 12 butt '(svg)
> Options are 'color dashed "Arial" 12' (emf)
>
> There was no word 'enhanced' in 'Options ......'.
>
> Is this a bug?
>
> Regards
>
> Tatsuro
>
>
> --------------------------------------
> Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
> http://pr.mail.yahoo.co.jp/mlb/
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gnuplot-info mailing list
> Gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
--------------------------------------
Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
http://pr.mail.yahoo.co.jp/mlb/
|