mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-28 22:47:04 +00:00
- Enhanced -description method of CPImage and CPColor to show the exact content, especially for pattern colors. - Added CPColorWithImages() convenience function, analogous to PatternColor() function used in theme descriptors. - Added @cond/@endcond in CPColor to ignore local variables. - Sample app included.