  |    | Re: Special tools used to build/design parts?
  |  
  | 
(...) That address changed awhile ago. It's now partsref@home.com. Steve    (25 years ago, 30-Dec-00, to lugnet.cad.dev)   
   | 
 |   | 
  |    | Re: Line Thickness  and Antialiasing in LdGLite 0.7.3
  |  
  | 
I've tested LdGLite 0.7.3 on Linux, and the line width option worked fine! Thanks! While rendering a model with steps, I noticed that the whole image is rerendered at each step. Is this normal? I don't remember right now if the same thing happened (...)   (25 years ago, 29-Dec-00, to lugnet.cad, lugnet.cad.dev)   
   | 
 |   | 
  |    | Re: Line Thickness  and Antialiasing in LdGLite 0.7.3
  |  
  | 
(...) "Premature optimization is the root of all evil". Especially don't optimize away functionality! Seriously all stricmp needs to do is pass each character through the toupper() macro which uses a look-up table. I've just re-written all the (...)   (25 years ago, 29-Dec-00, to lugnet.cad.dev)   
   | 
 |   | 
  |    | Re: Line Thickness  and Antialiasing in LdGLite 0.7.3
  |  
  | 
(...) stricmp is slower, though the difference is most likely immeasurable in the big picture. No, it is more a matter of principle, to know what you are dealing with, to be in control of of your data - in stead of not really knowing whether it is (...)   (25 years ago, 29-Dec-00, to lugnet.cad.dev)   
   | 
 |   | 
  |    | Re: Line Thickness  and Antialiasing in LdGLite 0.7.3
  |  
  | 
In lugnet.cad.dev, Lars C. Hassing writes: [snip] (a bunch of stuff about (...) It was on a linux system where I had copied all the DAT files from a smbmounted Windows filesystem and somehow ended up with them all in UPPERCASE. This is probably not (...)   (25 years ago, 29-Dec-00, to lugnet.cad.dev)   
   |