-
Steps to reproduce:
- Install the PDF Viewer macro in version 2.6 on a standard XWiki 16.4.x
- In a page, add the following content:
`{{pdfviewer file="https://www.dfn.de/wp-content/uploads/202…
-
Add support for generating thumbnails for 3D objects
References parser/loaders/viewers:
Autodesk DXF cad:
https://github.com/k-fujino-kohei/dxf2image (rust crate)
Universal Scene Description (US…
-
I'm trying to export a notebook to static HTML with `nbconvert` so that the embeded 3D view is usable from the HTML version of the notebook.
This is what I've tried:
* Execute the notebook and g…
-
IIRC the final `LogMsg`s are kept around in memory and then passed at once to the IO thread which streams them to a file.
I don't remember why we couldn't stream them to the IO thread with a channe…
-
Hi, I want to write a script that allows me to browse a directory of images, and when on exit (pressing `q`) the current image is
written to a file `last_page.txt`, and then exit. So when running the…
-
Right now the browser just gets stuck: We're hitting an exception that we're not handling and that's it.
![image](https://github.com/user-attachments/assets/ca20f455-6de4-4b5d-9d4a-1c5f2c7786f8)
…
Wumpf updated
1 month ago
-
```bash
$ tidy-viewer --version
tv 1.4.30
$ export RUST_BACKTRACE=full …
-
Hello!
I noticed a few things while converting my Openbox menu with `jgmenu_run ob`:
1. Openbox allows to define an "Entity" at the beginning of the file:
```
```
This entity can be r…
-
**Describe the bug**
Hi
I am trying to generate the HTML report for a TypeScript project. The setup is rather complex and involves `tsup` (`esbuild`) + a custom plugin to instrument each source file…
-
Hi! If I compress the file into a texture format according to the [method ](https://github.com/fraunhoferhhi/Self-Organizing-Gaussians)in this paper to reduce model size, should I start from the loade…