-
It would be great if Caman could run in a webworker. I know that's where Caman came from, but it seems challenging enough to implement on the current codebase that is warrants creating an issue. Some …
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.12.0` to `16.13.0`.
- The `dependency` [react-dom](https://g…
-
Offscreen render contexts seem to work fine, but there's a crash in swiftshader when trying to create the swapchain. Callstack looks like:
```
Process 52511 launched: '/Users/luken/src/Scintillato…
-
It seems this previous issue is not fixed
- #2107
Same problem. Downloaded repo and installed most current version `1.4.529 ` with `./configure.sh`
```
Quarto 99.9.9
[✓] Checking versions o…
cderv updated
1 month ago
-
I am envisioning a workflow where:
1. A server has a repository of many IFC test files
2. The server has the latest IfcOpenBot build of IfcOpenShell
3. The server automatically headlessly open…
-
I got a blank window. I assume that recent Steam updates broke box86/box64 support. Is there a workaround for it?
![image](https://github.com/ptitSeb/box86/assets/57285379/5b591cfc-1a53-497c-8153-f…
-
I was using this where # captureCanvas: Konva.Rect;
const dataURL = this.videoLayer.toDataURL({
x: this.captureCanvas.x(),
y: this.captureCanvas.y(),
width: this…
-
If not covered in the Media Chapter:
- [ ] Usage of srcset and sizes attributes and tag (median % of pages)
- [ ] Usage of various image formats (jpg, png, gif, webp, avif, jpeg-xl, etc.)
- [ ]…
-
Very impressed. Would love to hear any problems or complaints you have with Skia; changes we could do to make this library easier to build and/or smaller/faster.
Mike Reed
reed@google.com
-
Hi, I would like to show something like this (in my reader footer): `Page 5 - 323`. This is basically this: `"Page " + currentPage + " - " + totalPages`
But I didn't find a way to get `currentPage…