tripulse
tripulse
> after all positional arguments are processed and removed you mean optional arguments, right?
oh okay
but you have to parse the value types manually, wouldn't it be more easier that we specify positonals in the `argparse_option` array so it takes care of it.
but wait, that modifies a `const char**`
The `unsafe` keyword should be renamed to `cve` in later iterations.
Use HTTPS one and reset your git
Uh, this crate seems to cover the very primitives of samples. A fourier transform is a advanced algorithm so I believe it might not be added.
Why would that be terrible? I see nothing bad with it.
The lossless is never big than PNG. Also those are called "quantization artefacts" not "JPEG like artefacts", well VP8 kind of makes those quantization artefacts hidden because it's a modern...
[`pngquant`][0] basically palletizes colours of the input image through [`libimagequant`][1], then uses [`zopfli`][2] for DEFLATE compression. Still can't beat WebP in TrueColor (24-bit) as it uses a lot more complex...