Changeset 1875 for libcaca/trunk/cxx/cucul++.cpp
- Timestamp:
- 11/04/07 10:56:37 (6 years ago)
- File:
-
- 1 edited
-
libcaca/trunk/cxx/cucul++.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cxx/cucul++.cpp
r1822 r1875 324 324 } 325 325 326 void Dither::setInvert(int i)327 {328 cucul_set_dither_invert(dither, i);329 }330 331 326 void Dither::setAntialias(char const *cv) 332 327 {
Note: See TracChangeset
for help on using the changeset viewer.
