Commit graph

3 commits

Author SHA1 Message Date
Niels Martin Hansen 054350a17d Completed HSV-HSL conversion function, looks like it's correct now.
Removed some large blocks of commented-out code.

Originally committed to SVN as r233.
2006-03-18 02:21:54 +00:00
Niels Martin Hansen e6c2f3c083 Added functions for direct conversion between HSL and HSV. (hsl_to_hsv is still incomplete, and works over rgb atm)
Added some special cases to the HSV and HSl to RGB conversions, as a "fix" for bug #28.
Random hacking on text_extents in a vain attempt at making its calculations more exact.

Originally committed to SVN as r232.
2006-03-17 01:59:41 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00