Open urandom opened 8 years ago
It seems that golang's jpeg encoder only supports downsampling. It would be nice to be able to fine-tune what kind of subsampling is used when encoding jpegs, or alternatively disable downsampling when using a large quality value.
This is a continuation of: https://groups.google.com/forum/#!topic/golang-nuts/VJY87VQpgws
/cc @nigeltao @robpike
Yeah, it's a valid bug, but I don't know when I'll have time to fix it.
It seems that golang's jpeg encoder only supports downsampling. It would be nice to be able to fine-tune what kind of subsampling is used when encoding jpegs, or alternatively disable downsampling when using a large quality value.
This is a continuation of: https://groups.google.com/forum/#!topic/golang-nuts/VJY87VQpgws