-
Hi,
Thanks for the great lib. I'm able to generate png's without any issue but I need to generate jpegs. My code is:
```
var chartNode = new ChartjsNode(600, 600);
let graphPNG =…
-
As the title says - some jpgs are sent transposed (upside down & reversed) when returned by extra_data/artwork. No discernable pattern yet as to characteristics / what conditions - but specifiying a d…
-
### Description
O is the first Android release that introduces a proper color management system into the OS and platform framework. This addition doesn't require any changes for simple decoding and…
-
An Image (5504 w x 8256 h) converted via caesium throws an error / doesn't display when trying to view from a media server (Fritz box) to an LG TV via its integrated Media Player app. The original ima…
-
### Description
I can't find an API in ImageSharp to save my images in the progressive jpeg format. It is a requirement for my application. I am capable of saving as a baseline image.
- ImageSharp…
-
![imageoptim](https://cloud.githubusercontent.com/assets/1453996/20252031/7df2045e-aa59-11e6-99b0-710bfcdcfc14.jpg)
The left is what I see in Preview.app, and the right is what I get in PhotoDirect…
cdfmr updated
7 years ago
-
I think center-first group order is better for perception than sequential in most cases, so it would be useful to make this behavior by default
And also maybe add options for choosing some group orde…
-
It looks to me like Google Photos does something that's pretty cool. When you click a thumbnail it looks like they use it to show a low resolution version of the image while the high res image is load…
-
Playing around with imagez today; this one-liner unexpectedly inverts the jpg colors.
```
imagemeh.core=> (require '[mikera.image.core :as mic])
nil
imagemeh.core=> (mic/write (mic/load-image "down…
-
it's said that the jxl library is compatible jpeg. so can it also used to decode jpeg?