-
Hi,
When a flap slightly overlaps with the piece itself, like this:
![image](https://github.com/rodrigorc/papercraft/assets/15712624/40cb164b-76cd-4b2e-adb6-450de79230b3)
Then the cut layer i…
-
for some reason, it didn't work...
I ran the following commands:
```
sudo pacman -S lm-sensors
sudo sensors-detect
```
and saved the output, then installed rust using the official website instr…
-
As shown in the [spec](https://svgwg.org/svg2-draft/coords.html#BoundingBoxes), a path bounding box should not include curve points (illustration 3). But this is exactly what `resvg` does. And specifi…
-
This is a tracker bug for general GPU issues, like:
* Apps that crash after startup
* Rendering glitches
* GPU fault/timeout errors
When making a comment on this bug, please run the `asahi-dia…
-
### Steps to reproduce
I have not yet tried to build a minimal app to reproduce the issue.
The App was recently ported from Flutter 3.19 to 3.24, and today I tried the App using Impeller, to see…
-
```
/tmp/egui_winit_vulkano │ master ./run_all_examples.sh
Compiling proc-macro2 v1.0.79
Compiling unicode-ident v1.0.12
Compiling autocfg v1.1.0
Compiling cfg-if v1.0.0
Comp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Is this issue related to iced?
- [X] My hardware is compatible and my graphics drivers are up-to-date.
…
-
When building the [pattern example](https://github.com/RazrFalcon/tiny-skia/blob/master/examples/pattern.rs) for `aarch64-unknown-uefi` using `cargo build --target aarch64-unknown-uefi` with `tiny-ski…
-
I have an issue that may be library related, because I experience something similar with the Lapce editor. This is how I could best describe it: I launch a program, it appears swiftly and with the cor…
-
# Background
See also: https://github.com/flutter/flutter/issues/134959
iOS only allows applications to request two or three swapchain images ("drawables"). When running at the device framerate …