-
**Describe the bug**
A clear and concise description of what the bug is.
I am using the [vercel og-image](https://github.com/vercel/og-image) service to serve og images for my app. The url generates…
-
```
What steps will reproduce the problem?
var imageSnap:ImageSnapshot = ImageSnapshot.captureImage(barChart, 72, new
PNGEncoder());
var i64:String = ImageSnapshot.encodeImageAsBase64(imageSnap);
var…
-
```
What steps will reproduce the problem?
var imageSnap:ImageSnapshot = ImageSnapshot.captureImage(barChart, 72, new
PNGEncoder());
var i64:String = ImageSnapshot.encodeImageAsBase64(imageSnap);
var…
-
I build this little function to remove the background of an image from file input. Build with Next.js 13.5.4.
```
"use client"
import imglyRemoveBackground, { Config } from "@imgly/background-remov…
-
In connect notification emails for messaging, the subject text is HTML encoded which caused e.g. `&` to be rendered as `&`.
fyi @maxceem
-
### Discussed in https://github.com/MacPaw/OpenAI/discussions/147
Originally posted by **leventmolla** January 25, 2024
OpenAI has a new model gp4-1106-vision-preview which can explain a colle…
-
Hi there,
with reveal.js up to 4.1.0, one could use background images encoded as data URIs. With 4.1.1, this stopped working. Now, the data URI is broken into two URLs, which does not work: `url("dat…
-
Per: https://github.com/w3c/ttwg/issues/116
Comment 3 (https://github.com/w3c/imsc/issues/545), 1
ARIB-TTML can render the images with the texts in the same TTML document. A BASE64 encoded image c…
-
From openAPI-3 spec of [spotify](https://github.com/sonallux/spotify-web-api/blob/main/official-spotify-open-api.yml).
The paths./playlists/{playlist_id}/images.put.requestBody.content.image/jpeg.sc…
-
```
What steps will reproduce the problem?
1. Go to "Gallery" in main menu
2. Select "Add Gallery / Images"
3. Select an existing gallery
4. Upload a new file with umlaut in file name (e.g. töst.png) …