|
From: Tatsuro M. <tma...@ya...> - 2008-10-10 06:40:51
|
Hello
Hmmm
This seem to be emf format being imcompatible to windows viewer or Microsoft office.
In Open Office 2.4, the enhanced text xlabel 'Time (10^6 {/Symbol m}s)' was represented
as expected.
However windows viewer on XP or Powerpoint 2003
enhanced text xlabel 'Time (10^6 {/Symbol m}s was not seen.
However, once the pasted figure was devided by the operation in Powerpoint, 'Time (10^6 {/Symbol
m}s)' was represented as expected.
???????
Regards
Tatsuro
gnuplot> set term emf enhanced
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
--- Tatsuro MATSUOKA <tma...@ya...> wrote:
> 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/
>
--------------------------------------
Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
http://pr.mail.yahoo.co.jp/mlb/
|