-
Hello !
I'm receiving a panic when i want to rotate the image in slint using software renderer (other platforms works ok)
```rust
thread 'main' panicked at 'not yet implemented', /home/user/.carg…
-
```
Possible issue with software renderer.
Seems to be getting black corruption in the bottom right corner. looks fine in
hardware mode
Software mode screenshot: http://forums.pcsx2.net/attachment.…
-
I'm developing on `WT32-SC01-Plus`, `ESP32S3`.
When using a gradient I encountered a set of cases where a gradient with a step at the 50% generates a white line at the 50% mark.
I changed the mid …
-
See [here](https://slintpad.com/?snippet=export+component+Demo+%7B%0A++++width%3A+200px%3B%0A++++height%3A+200px%3B%0A%0A++++property+%3Cangle%3E+animAngle%3A+360deg+*+animation-tick%28%29+%2F+4s%3B%0…
-
On embedded device, using the software renderer a rectangle with border doesn't show gradients.
Enough to have `border-width: 1px`
When removing the border (by removing the `border-width`) it show…
-
```
This computer is one of the few laptops that the FSF have come even close to
recommending. Unfortunately, it doesn't have a 3d acceleration card. If that
laptop doesn't have a mesa implementatio…
-
Hello,
i started experimenting with a port to Opendingux handelds that don't have 3D acceleration like the LDK/RG-300/RS-97 and bittboy as those don't have a GPU and it gave me the idea to use your s…
-
When compiling with `slint_build::EmbedResourcesKind::EmbedForSoftwareRenderer`, we need a way to specify with font to embed, which glyph ranges, which sizes.
Currently there is some code that trie…
-
There is a big one at the beginning of the game at a certain angle. As soon as the tube breaks and the headcrab jumps out it's gone:
https://github.com/ValveSoftware/halflife/assets/42720874/772…
-
### Description of the bug
There is screen tearing present (or at least something very similar) when software rendering is used. Curiously, the issue doesn't manifest when I try to capture it with …