-
GPL smh
-
### Describe the bug
Please see issue #3372 for why furniture is inside the walls to begin with. You can then drag furniture out of walls they are embedded in.
I don't know how the furniture got s…
-
We received the following suggestion via: contact@quantecon.org.
I think you're absolutely right that SVG cannot be embedded in PDF, directly. But apparently when "exporting" to PDF the Jupyter no…
mmcky updated
5 years ago
-
Import and utilize/improve the shader system from new CubicVR2/CubicFX codebase and port current visuals.
- [ ] Update legacy/prototype OpenGL 1.x code
- [ ] Import CubicVR2 base code for OpenGL 3.x…
-
Currently embedded-graphics only support interrupt-driven concurrency (I mean that if you want to do work while some DMA is writing out data to a screen, you have to use an interrupt). Using `async` i…
-
When I try to use :scale for the height attribute of images embedded into text, I get a fatal error, reporduced below. This used to work (in like 0.6 iirc - I jumped a lot of versions recently).
```
…
-
I figured I would let ya know to be expecting a PR pretty soon.
I am almost done expanding the types of image files that can be used for the plugin
This will be the list of supported image types…
-
# Trending repositories for C#
1. [**microsoft / semantic-kernel**](https://github.com/microsoft/semantic-kernel)
__Integrate cutting-edge LLM technology quickly and easily into y…
-
After upgrading, I observed a rather large increase in code size. I reduced my firmware up to a small example in https://github.com/birkenfeld/lcd-demo that does nothing but initialize the screen, an…
-
I want to use the library on a microcontroller with 16KiB SRAM, with the 400x300 pixel 4.2 inch display. The library, however, requires a full frame buffer of 400x300x1bit = 15000Byte, almost as much …