-
**Configuration:**
- RDKit Version: 2019.03.3
- Operating system: Fedora 31
- Python version (if relevant): 3.7.5
- Are you using conda? No.
- If you are using conda, which channel did you inst…
-
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched…
-
Hi,
when I use `draw.text()` my nannou app starts to consume endless memory. That means the memory usage grows and grows until all the memory of my ram is gone. I am on Ubuntu 21.04 with Rust 1.54 …
-
**Description**
When running a test with the `AccessibilityRenderExtension` and the `SHRINK` rendering mode, the test crashes with an `IllegalArgumentException`
**Steps to Reproduce**
This test prod…
-
-
Minimal reproducible
```rust
use ab_glyph::FontRef;
use imageproc::{
drawing::*,
image::{Rgb, RgbImage},
rect::Rect,
};
fn main() {
let mut image = RgbImage::new(200, 200)…
-
Getting this error when calling draw(). full trace below
this is sbmlnetwork 0.4.0 on Windows
```
{
"name": "AttributeError",
"message": "function 'c_api_isSetGeometricShapeBorderColor' not…
-
-
#0 0x00000000400b0e14 in ()
#1 0x00007fffc8d86679 in () at /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.510.85.02
#2 0x00007fffc8d973b5 in () at /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.51…
-
Using a keypress/shortcut to dynamically resize or rather redefine the scanning area to a selected area with the option to immediately scan the area every time it is used.
Practical example:
holding…