-
I don’t understand the values for XTRA in the font. In practice it generates narrower instances than expected when compared with Amstelvar. I’m assuming we still use the gap between stems in H, in nor…
-
### Feature description
An API to create a new model given an array of base64 images.
currently there's no API with a feature equivalent to creating a blended or single image model available from we…
-
## Summary
Piexif incorrectly sets the `VP8X` canvas dimensions for certain animated WebP files, leading to a "Frame exceeds canvas" error when frames exceed the dimensions of the last frame.
**St…
-
### Describe the feature and motivation
Compositing using a weighted mask to control the blend between two images (of possibly different size) is a common task in image processing.
```
Specify …
-
Prompt executed in 68.93 seconds
got prompt
Settings -> Mode=base, Device=cuda:0, Torchscript=disabled
Prompt executed in 56.34 seconds
got prompt
Settings -> Mode=base, Device=cuda:0, Torchscrip…
-
For images which have different sizes:
https://gitlab.com/marco-c/autowebcompat-data/blob/master/1022_firefox.png
https://gitlab.com/marco-c/autowebcompat-data/blob/master/1022_chrome.png
> File …
-
.blend file:
[blend.zip](https://github.com/LuxCoreRender/BlendLuxCore/files/14546701/blend.zip)
Steps to reproduce:
1. Make sure that Compute Device is set to GPU
2. Disable CPU
Screens…
-
`tint()` and `noTint()` control blending of painted images with a given color and alpha.
-
## Describe the bug
When I add some images in a Markdown field in Strapi, if I use external images (https://domain.tld/image.png) and Strapi images, the medias array doesn't contain / blend data fo…
-
I'm using blend to do interpolation between two images, so weights go from 1.0->0.0 and 0.0->1.0.
The problem is that the image at the endpoints is different when using blend (or and).
In testing, I…