Troy Denton
Troy Denton
Trying to use the PixelMap functionality in chrome, but it seems to have issues loading the content (something to do with it using a canvas internally to store/modify the image?)....
The behaviour of forking and then calling system() results in a fork-of-a-fork and is unaccounted for. This causes extra incrond processes to pile up. Replaced system() with its equivalent exec,...
Adds the ability to specify a custom logger via interface Useful in my projects as everything else is using the same logging library, except for goesl