Subversion Repositories filter_foundry

Rev

Rev 323 | Rev 339 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 323 Rev 335
Line 75... Line 75...
75
  
75
  
76
    tan(255)  ==  167761 ? 255 : 0
76
    tan(255)  ==  167761 ? 255 : 0
77
    tan(256)  == -167772 ? 255 : 0
77
    tan(256)  == -167772 ? 255 : 0
78
    tan(-768) ==  167772 ? 255 : 0
78
    tan(-768) ==  167772 ? 255 : 0
79
 
79
 
-
 
80
* Is `D` is supposed to be a synonym `dmax` (then `D` should stay 512),
-
 
81
  or is `D` supposed to be `dmax-dmin` (then `D` should be 1024 and `dmin` should be 512)?
-
 
82
 
80
 
83
 
81
Design/UI Tweaks
84
Design/UI Tweaks
82
----------------
85
----------------
83
 
86
 
84
* The tabstops are a bit weird. But how can he affect them?! Where are they defined at the moment?!
87
* The tabstops are a bit weird. But how can he affect them?! Where are they defined at the moment?!