Ignore:
Timestamp:
11/04/07 10:56:37 (6 years ago)
Author:
sam
Message:
  • Removed calls to now deprecated cucul_set_dither_invert().
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/cxx/cucul++.cpp

    r1822 r1875  
    324324} 
    325325 
    326 void Dither::setInvert(int i) 
    327 { 
    328     cucul_set_dither_invert(dither, i); 
    329 } 
    330  
    331326void Dither::setAntialias(char const *cv) 
    332327{ 
Note: See TracChangeset for help on using the changeset viewer.