PEP8 compliance |
|
More...
|
about 11 years ago
|
better README |
|
More...
|
about 11 years ago
|
added MIT license |
|
More...
|
almost 12 years ago
|
Merge pull request #1 from ostefano/master |
|
More...
|
almost 12 years ago
|
Fixed 'open' to write binary data in Windows too |
|
More...
|
almost 12 years ago
|
added support for hex strings like #113355 in addition to RGB tuples like (0x11, 0x33, 0x55) |
|
More...
|
over 13 years ago
|
proper vertical whitespace |
|
More...
|
over 13 years ago
|
proper vertical whitespace |
|
More...
|
over 13 years ago
|
switched to signed integer for checksum; thanks to Jesper Noehr |
|
More...
|
about 14 years ago
|
fixed module name in import |
|
More...
|
about 14 years ago
|
fixed name, url and py_modules |
|
More...
|
over 15 years ago
|
changed version and added description and author_email to setup |
|
More...
|
over 15 years ago
|
fixed whitespace and quotes to follow coding convention |
|
More...
|
over 15 years ago
|
correct HSV example to use new HSV function and added a new example |
|
More...
|
almost 16 years ago
|
added utility function for conversion from HSV |
|
More...
|
almost 16 years ago
|
added support for horizontal gradients and added example based on forthcoming eldarion.com background |
|
More...
|
almost 16 years ago
|
implemented gaussian noise |
|
More...
|
almost 16 years ago
|
make sure RGB values are in range |
|
More...
|
almost 16 years ago
|
support gradient data not going all the way to 1.0 |
|
More...
|
almost 16 years ago
|
refactored code |
|
More...
|
almost 16 years ago
|
implemented radial gradient |
|
More...
|
almost 16 years ago
|
renamed module to graphics as going to do some non-gradient stuff eventually |
|
More...
|
almost 16 years ago
|
added HSV example |
|
More...
|
almost 16 years ago
|
added initial examples |
|
More...
|
almost 16 years ago
|
added gitignore with pyc and png files ignored |
|
More...
|
almost 16 years ago
|
added content to README |
|
More...
|
almost 16 years ago
|
Merge branch 'master' of [email protected]:pinax/graphics |
|
More...
|
over 16 years ago
|
first commit |
|
More...
|
over 16 years ago
|
Initial checkin |
|
More...
|
over 16 years ago
|