[Kst] extragear/graphics/kst/kst

Barth Netterfield netterfield at astro.utoronto.ca
Wed Sep 14 09:33:44 CEST 2005


SVN commit 460522 by netterfield:

A number of 'fixes' to viewlabels:
-If a plot is dirty, declare its children dirty.
        -this is a hack so that fit labels will get updated until labels
         which refer to dirty scalars can be dirtied automatically.
-Make 'transparent' label maintain anti-aliasing.  
        This looks better in the common case, but the transparency is
        no longer perfect.  Another solution could be considered.
-Make autoresized labels scale with the screen size. 
        This follows the same rules as the old kstlabes did: 0 means
        the default size for a plot of a certain size, and will scale
        with the plot (Currently it scales with the window, but I will
        fix this shortly).
        For non-autoresized labels, use a fixed size.
        All sizes are relative to the global settings font size.



 M  +1 -1      extensions/js/bind_label.cpp  
 M  +9 -2      kst2dplot.cpp  
 M  +1 -2      kstfitdialog_i.cpp  
 M  +84 -59    kstviewlabel.cpp  
 M  +6 -5      kstviewlabel.h  
 M  +0 -1      kstviewobject.cpp  




More information about the Kst mailing list