|
From: Petr M. <mi...@ph...> - 2004-10-25 13:50:29
|
> > > And isn't the bug report #963176, "wish: only create docs for availab= le > > > terminals", solved? > > > > Not that I know of. > > I think the discussion was somehow good. In all platform-independent > formats, all terminals should be described. In the online form (via typin= g > help in gnuplot), either only installed ones should be described (which i= s > the case, I think) or not installed terminals should be described but > marked as not installed. But the bug report #963176 requested to not > describe uninstalled terminals at all, if I remember correctly. And then, > it is not unsolved. Currently, "set term" lists all available terminals, while gnuplot docs describes docs for all terminals. Then we are sure that gnuplot docs is always complete. The beginning of "help term" should probably say explicitl= y that the terminals listed below may be platform-dependent or not available on some systems. > > > This patch fixes bug #1000676 =A0(Rotated multiline text misaligned). > > > The alignment of rotated multiline text was correct for > > > horizontal and vertical text but incorrect for other > > > angles (they were handled as not rotated). This patch > > > corrects this. > > In short: I still think it is a bug since even text rotated by 89 degree > is aligned vertically. If the alignment axis should rotate with the text > or if it has to stay at a fixed angle up to a threshold angle is a > question of taste. I think both possibilities should be there. > Maybe there should be an additional keyword 'alignmentangle' or similar. I would also prefer an option. Maybe "rleft, rright, rcenter" for rotated-sth? --- PM |