Andrew Murray
|
572a3d970c
|
Removed whitespace from blank lines
|
2016-09-03 12:23:42 +10:00 |
|
Andrew Murray
|
5e5bda95e0
|
Removed trailing whitespace
|
2016-06-30 20:12:50 +01:00 |
|
Diederik Veeze
|
ca69de192b
|
Assign to unused layers as well, jtbs
|
2016-06-26 13:23:53 +02:00 |
|
Diederik Veeze
|
12685ef7c1
|
Convert P to LA without deforming image
|
2016-06-25 23:14:21 +02:00 |
|
homm
|
b56d8f3f1f
|
speedup La -> LA conversion in most cases
|
2016-05-26 15:22:01 +03:00 |
|
homm
|
d1272b9b8a
|
speedup RGBa -> RGBA conversion in most cases
|
2016-05-26 15:15:08 +03:00 |
|
homm
|
c4b92d09b7
|
support for La mode
|
2016-05-26 15:15:08 +03:00 |
|
Andrew Murray
|
6bd7e7f02d
|
Removed trailing whitespace
|
2015-10-11 21:24:35 +11:00 |
|
Christoph Gohlke
|
e6733c813a
|
Disable compiler optimizations for topalette and tobilevel functions for all msvc versions
|
2015-08-28 23:15:56 -07:00 |
|
wiredfool
|
9d00686f53
|
backup implementation of Round for windows platforms
|
2014-08-24 16:37:54 -07:00 |
|
wiredfool
|
023ec0a2fc
|
Incorrect type -- fails on OSX
|
2014-07-25 10:32:55 -07:00 |
|
wiredfool
|
0bb1cd398f
|
Conversion between RGB and HSV images
|
2014-07-22 16:10:02 -07:00 |
|
wiredfool
|
0356741a29
|
Now using the rgbT2rgba conversion for L+transparency to RGBA, dropping the palette hack
|
2013-11-26 13:04:10 -08:00 |
|
wiredfool
|
c546c5a4c0
|
Added conversion for RGB+Transparency to RGBA that adds an alpha mask corresponding to the transparency value, fixes #421
|
2013-11-26 12:24:19 -08:00 |
|
wiredfool
|
b9f94b7632
|
adding RGBa->RGBA conversion
|
2013-10-04 13:24:47 -07:00 |
|
wiredfool
|
993e075c0d
|
Add conversions from I;16 to F to retain 16 bit precision
|
2013-07-08 23:21:41 -07:00 |
|
wiredfool
|
c7264b5d4b
|
8 char tabs -> whitespace
|
2013-07-08 22:39:16 -07:00 |
|
Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
Christoph Gohlke
|
bb61c7633a
|
Disable msvc10 compiler optimizations for topalette and tobilevel
Fixes issue #90
|
2013-03-14 23:35:02 -07:00 |
|
Alex Clark
|
9a640e3157
|
Forking PIL
|
2010-07-30 22:52:47 -04:00 |
|