-
I got this error running the OF on the Philips TV recording from the Berlin plugfest on a PC with more memory than my laptop.
It didn't happen on my laptop. If cannot be reproduced on another PC then…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Non-visible, previously-selected lines are deleted from a sketch when you delete a selecte…
-
I propose the following:
1) use svg.py to create the svg
2) use width and height as inputs to `blocks_to_svg`
3) add SceneGlyphItemBlock (highlighted text)
Comment on 2): If a pdf (which might…
-
When trying to selecting text in a code segment I get this weird behavior where the text goes back and forth between fonts. Specifically when I select from the bottom to the top and I get to the first…
-
(edi-parser-py3.12) stevenli@Stevens-MBP edi_parser % python display_edi_file.py
Traceback (most recent call last):
File "/Users/stevenli/Documents/github/steven4354/edi_parser/display_edi_file.…
-
```
Error[E0599] no method named `line` found for reference `&egui::Painter` in the current scope
```
https://docs.rs/egui/latest/egui/enum.Shape.html#method.line
```
/// A line through many po…
-
hi,
I try to run Extract segments on the gtfs file linked in this blog post:
https://anitagraser.com/2024/05/04/gtfs-algorithms-about-to-land-in-trajectools/
i.e. this link
https://www.mobilityda…
-
This is my code:
```
`void main()
{
Mat image;
image = imread("1.png");
Mat gray_image;
cvtColor(image, gray_image, CV_BGR2GRAY);
int W = image.rows;
int H = image.cols;
int image…
-
```
It seems that there is a bug with displaying segmented pv.Line. I've attached
two screenshots. On the one with segmented line you can see that some of lines
are a little bit too long (all lines …
-
As a user, in order to create the appearance of 3 dimensional objects, I'd like to be able to add shading to line segments between triangles, which remain as part of the image when the outline is togg…