Category "rust-ink"

MuPDF - How to save the separations to png or gray image using MUPDF C++

I am developing a pdf separation viewer app using Mupdf (c++) library. I need to know is there any possibility to on/off the separation/colors. Or else export

metis example has an error [Mismatching versions of `parity-scale-codec` were found!]

I want to try compiling smart contract with "patractlabs/metis". First of all,I downloaded example project and tried to compile. But I got an error as following