-
Hi, I'm looking to draw an image into an `mmap`ped file, I'm not entirely sure where to go.
```rust
let mut canvas = Canvas::new(Vector2F::new(dimensions.0 as f32, dimensions.1 as f32));
let mut…
-
-
## What problem does this address?
[Background discussion.](https://github.com/WordPress/gutenberg/issues/38998)
On the above issue, there was some consensus that there would be value in exploring…
-
I have 16bit grayscale images (`mono16`) and would like to convert to and from `CompressedImage`. It seems `cv_bridge` is not properly handling this case in most instances.
Possibly related: `image…
-
The colour space with which frames are encoded is not included in the H.264 bit stream. It is also not included anywhere in Open H.264.
We should try to rectify this. Otherwise, colours will be sli…
-
### What should happen
Not sure how to call it, but there are many games which use various colour palletes for a single texture, this generates duplicates, but in most cases while annoying it's no…
-
the goal is to use `chafa` as an image viewer inside [vifm](https://github.com/vifm/vifm) while preview mode is active (the other panel is still visible). as per comment by `vifm`'s author it looks li…
-
**Description of Change**
- Currently uses Skia for upsampling (IMHO upsampling always looks blurry anyway)
- Not optimized yet, just uses `Vector4` from the `System.Numerics` package.
- Mos…
-
That was a discussion about this on Slack, but I want to open an issue for this.
Default ACES config must include Standard color spaces even if they are legacy or not used in VFX industry.
ACES …
-
Is the [typography composite type](https://design-tokens.github.io/community-group/format/#typography) fit for purpose? [Should the `lineHeight` sub-value use a number value, dimension or a new line-h…