g-rden
g-rden
I like it! But sfw images have rounded edges. So nsfw images probably should have those too.
This is a side effect of anti-aliasing. If you use `--force-aliasing` or press shift-a it will be #ffffff. Something similar occurs with images without transparency: `convert -size 2000x2000 xc:white png8:white.png`....
If I am not mistaken anti-aliasing is handled by imlib_context_set_anti_alias() from imlib2. I think https://git.enlightenment.org/old/legacy-imlib2 is the repo for it. That might be the correct place for this bug report.
There is a logger function that logs to the mentioned logfile. The unintentional thing is that logfile by default is set stdout. We could also move the usage stats above...
When I run it as root I also get these errors. As normal user it passes. Idk why, but I think it's not an unreasonable requirement.