|
From: Tatsuro M. <tma...@ya...> - 2011-02-05 19:31:54
|
Hello
What Bejhamin suggested is not rotation it self. Relative positioning enhanced text.
In the example script,
position of {/Symbol m} relative position to other text strange. Relative position of {/Symbol m} to
other text item is changed when resizing plot windows in y direction.
Please see
http://www.geocities.jp/tmgpltwin/Files/Files.html#0052
0052 20110206_01.png
0053 20110206_02.png
For the label in x direction does not suffer from such error.
Regards
Tatsuro
> On Saturday, February 05, 2011, Tatsuro MATSUOKA wrote:
> > Hello
> >
> > --- Ethan A Merritt wrote:
> > > I should note that I cannot reproduce this bug using Tatsuro Matsuoka's CVS
> > > snapshot from 18-Jan-2011 running under wine. So it may or may not be an
> > > actual code problem as opposed to a configuration problem.
> > >
> > > Ethan
> > ***********Benajamin wrote
> > For the windows terminal, when using rotated enhanced text (e.g. for
> > the ylabel) the text positioning is buggy.
> > This manifests itself with either sub/superscripts or font changes
> > (e.g. something like "pressure in N/mm^2" or "height in {/Symbol m}m")
> > - see the testcase below
> > **************************
> >
> > I have confirmed what Benjamin suggested using my cvs binary (2011-01-25).
> >
> > Regards
> >
> > Tatsuro
>
> OK. So I will have to leave it to you guys to figure out what the problem
> is, since it doesn't show up on my linux+wine setup.
>
> Does any recent MSWindows version ever provide a font that truly cannot
> be rotated? It may be that test and the flag for rotatable fonts is
> obsolete, and the corrsponding section of code in the routine MakeFonts()
> is no longer needed.
>
> If that is true, the simplest fix may be to change the first line of
> MakeFonts() so that it always sets lpgw->rotate = TRUE;
>
--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/
|