/[libvob]/libvob/vob/paper/colors.py
ViewVC logotype

Diff of /libvob/vob/paper/colors.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Thu Apr 10 14:00:19 2003 UTC revision 1.2 by tjl, Wed May 7 03:43:57 2003 UTC
# Line 105  class Colors: Line 105  class Colors:
105              print "ANGLE=", self._AB_angle(col), "AREA=", self._AB_area(col)*100              print "ANGLE=", self._AB_angle(col), "AREA=", self._AB_area(col)*100
106    
107          self.colors = [self._js(c) for c in col]          self.colors = [self._js(c) for c in col]
108            self.colorarrs = col
109    
110          self.randvecs = [self._randvec2() for i in range(0,15)]          self.randvecs = [self._randvec2() for i in range(0,15)]
111    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26