PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Sunday the 6th of November, 2016

(Back to #pil overview) (Back to channel listing) (Animate logs)
[01:58:34] <travis-ci> radarhere/Pillow#1310 (rangelen - 8fc90fe : Andrew Murray): The build passed.
[01:58:34] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/d365607c52d7...8fc90fe4fac8
[01:58:35] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/173595645
[01:59:42] <travis-ci> radarhere/Pillow#1310 (rangelen - 8fc90fe : Andrew Murray): The build passed.
[01:59:42] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/d365607c52d7...8fc90fe4fac8
[01:59:42] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/173595645
[19:56:08] <nikitamog> I'm having a terrible time converting white png pixels to transparent.
[19:56:35] <nikitamog> http://pastebin.com/x7vLDYAn
[19:58:13] <nikitamog> I felt that if I could turn the opacity levels to 0, and reassign the pixel value at the x, y coordinates, I would have an image with transparent instead of white pixels
[19:58:19] <nikitamog> What am I doing wrong here?