Colette Kerr

Results 6 comments of Colette Kerr

@urban-warrior I'm working on finding the root cause in he underlying JPEG library. I have a few theories as to the underlying bug but regardless of that I thought that...

> Artifacts in JPEG images can be anticipated due to the default pixel quantization to integers. This default approach strikes a balance between speed and quality. and just to be...

Here is an example of how I use the proposed interface in #46 ``` writer.writer(|w| { let start_b6 = w.position(); w.delayed_write( 1, // outer writes the header size |w| {...

Figured I'd ping this Any thoughts or feelings on it or the PR? @mvirkkunen

I don't disagree that it was a bit complex. I'd want to take another crack at it these days. But there is one salient feature that it has that was...

I've got a project that I'd like to use a G0B1 part on. Can you share your work so far? I might give you a hand