Victor Popkov

Results 3 issues of Victor Popkov

Based on the porting guide: https://imagemagick.org/script/porting.php Seems to work fine. Tested on both: - Linux ([ImageMagick][] 7.1.0-5 compiled from source) - macOS ([ImageMagick][] 7.1.0-4 installed using [Homebrew][]). Should fix at...

Have decided to investigate the https://github.com/nsimplex/ktools/issues/6 issue, as I've thought that it was something to do with alpha compositing. Since premultiplied alpha is used by default, there was also an...

Should fix the https://github.com/nsimplex/ktools/issues/12 as I've faced that one as well (Debian 8.3.0-6, gcc 8.3.0): ```txt Scanning dependencies of target ktool_common [ 3%] Building CXX object CMakeFiles/ktool_common.dir/src/common/ktools_common.cpp.o [ 6%] Building...