-
COSMIC app windows should have a small 1px border (@bg_divider color) inside each window area and a drop shadow: @shade_color which is defined as rgba (0, 0, 0, 0.32) for Dark mode, and rgba (0, 0, 0,…
-
Hi, not sure if this is a matter to discuss here or on the ffmpeg forums, but I'm curious why each time I digitize or even run a passthrough, I get a large chunk of "No accelerated colorspace conversi…
DSohl updated
2 months ago
-
Would it be possible to add functions to blend `Rgba` structs together using common color blending functions?
For the list of blend functions to support, we can take inspiration from other librarie…
-
I want to upscale several pics via the i2i batch process - but only the image which is loaded on the i2 tab is processed -- and not those from the input folder.
I guess the issue came with an updat…
-
There are a couple "outpainting is not working" issues but none of them is related in my case I guess. Below is the output of the error I'm getting and some screenshots, and interestingly, when I chec…
-
Context:
https://github.com/phoboslab/qoi/issues/38
-
#### Description
Can't display border if mode is RGBA and using a mask
#### Steps/Code to Reproduce
Example:
```python
import matplotlib as mpl
mpl.use('Agg')
import matplotlib.pyplot as pl…
-
**Describe the bug**
Some artifacts are visible if xbrz is enabled:
![grafik](https://github.com/user-attachments/assets/201bb407-6988-4df4-804b-90fb7561ebfb)
Is there a way to reduce them?
-
I get an error when the base image file is a webp with an alpha channel: `cannot write mode RGBA as JPEG`
I believe all that needs to change is adding webp to the if/else list of formats here https…
-
Me again. 😆 Since Rio is rendering from it's own GPU engine it will not use the `~/.config/fontconfig/fonts.conf` like all my other programs.
For example I use:
```sh
DejaVuSansM Nerd …