ojii / pymaging

Pure Python imaging library with Python 2.6, 2.7, 3.1+ support
http://pymaging.rtfd.org
Other
245 stars 29 forks source link

Fix off-by-one errors in alpha mixing #17

Closed ojii closed 12 years ago

ojii commented 12 years ago

see pymaging.tests.BasicTests.test_color_mix_with

ojii commented 12 years ago

See https://github.com/ojii/pymaging/tree/feature/alpha-compositing