[Kst] extragear/graphics/kst/src

Barth Netterfield netterfield at astro.utoronto.ca
Thu Mar 9 05:17:49 CET 2006


SVN commit 516895 by netterfield:

BUG: 123211

Long flight - Barth gets some work done...

Impliment line weight settings for plot axis lines

Also something perhaps a little more controversial:
By conventions I am familiar with,
weight=0 -> use thinest line availible
weight=N -> use n-pt width line.

This is not what the line weight stuff for curves used to do.  Instead,
the line width was some function of the size of the plot.

I have changed it to the above definition, and changed the default line
widths to 1. Kst files which stored their line width as 0 will now print
curves with the thinnest possible line width... which is a change.

thoughts?

cbn



 M  +1 -0      libkstapp/kst.cpp  
 M  +48 -22    libkstapp/kst2dplot.cpp  
 M  +14 -1     libkstapp/kst2dplot.h  
 M  +19 -2     libkstapp/kstplotdialog_i.cpp  
 M  +7 -7      libkstapp/plotdialog.ui  
 M  +5 -5      libkstmath/kstvcurve.cpp  




More information about the Kst mailing list