-
### Bug description
I write a basic Typst document as follows
```
---
title: "Hello, Quarto"
format: typst
bibliography: bibliography.bib
bibliographystyle: apa
---
This should say et al …
-
Each rendering modules/engines shall implement a concept that allows rendering to a framebuffer.
A convenience API shall be created to help the developer to perform a render-to-texture from those modu…
-
```[tasklist]
### Desiderata
- [ ] Try narthur's suggestion of removing engines and packageManager from package.json
- [ ] See if it happens again
```
Thing driving me crazy: I can't seem to ev…
-
Hello everyone!
I am using `react-native-game-engine` and `matter-js` for my application and I want to render a shape of my SVG element for example. On the `react-native` side it works great becaus…
-
Please help me fix this error when use import
`SyntaxError: Unexpected token import
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.j…
-
One a side note of this:
- https://github.com/DaemonEngine/Daemon/pull/661
> Remove sunShader and flareShader. They are only used in ET and not
actually used anywhere in the engine. They just s…
-
Impacted versions:
13
Steps to reproduce:
Enable --dev=qweb on console
Insert:
` `
On a web page.
Current behavior:
Displaying the following error when --dev=qweb is enabled:
```
…
-
## Requirements
We wish to leverage the headless content management system to create static and dynamic websites (and those that mix the two).
### The basics
1) A templating engine that lets …
-
## Bug description
Deploying a FastAPI application to [render.com](https://render.com) will not work. Minimal repo can be found here: https://github.com/RobertCraigie/prisma-python-render
…
-
I believe the engine currently has an internal resolution at which it renders stuff and then upscales or downscales accordingly to meet the client's target resolution. This is a reasonable approach fo…