-
I had this fixed in #59 but you reverted it, I think?
Changing
```toml
[dependencies]
image = "0.25"
```
to
```toml
[dependencies]
image = { version = "0.25", default-features = false,…
-
I know, I know. Yet another change would be just a bit painful. But it has some upsides:
1. (probably the most important one). The AVIF encoder you currently use is painfully slow. It took more than …
-
* We can get the information from the page of
```
curl 'https://mf.nipponindiaim.com/investor-service/downloads/factsheet-portfolio-and-other-disclosures' \
-H 'accept: text/html,application/xh…
-
**What is the current behavior? Describe the bug**
`images_file_types` includes .jpg, .gif, .png, .webp but not .avif.
**What is the expected behavior?**
Be able to use AVIF images.
**Which ve…
-
if users have access to a vision-capable model, let them choose if they want to upload the image alongside the prompt/question.
-
Yannis: Please take a look at the XMP metadata in this image and see if avifpng.c is rejecting it correctly.
Steps to reproduce:
1. Download moon.jpg from https://crbug.com/1405727.
2. avifenc …
-
the only option to save pictures with more than 8bit is TIF, but this is not an option because of the file size, JPG has only 8bit. HEIF could archive same file sizes like JPG but with more bits per p…
-
Reported on decksite by decksite-perf
Location Hash: 462d6f536888839e6d241ff2049993d0308af788
Request Data
```
Request Method: POST
Path: /retire/?
Cookies: ImmutableMultiDict([('hide_intro', 'True…
-
```['257787907664773120', 3804]``` (slow_query, 136.2, mysql)
Reported on decksite by mysql-perf
Location Hash: 44b0911dd8dff3cc602af4b0fc07b8d73de33883
Request Data
```
Request Method: POST
Path…
-
# Abstract
This proposal is about indicating technical rendering hints (for HDR images in the UltraHDR format) to Image API Clients.
# Background
As a proof of concept I've created a static Image…