-
hello,
I tried your python-hpgl tool to convert a .plt file obtained using KE5FX toolkit from my hp8595E. That tool captures and renders the image but when I try to parse the file with parse_hpgl1 I…
-
Copied from https://github.com/ImageMagick/ImageMagick/issues/1363#issuecomment-432388656
Command used:
- brew upgrade imagemagick on a working install (that had .12 version)
- brew install webp …
-
### Description
I'm on Mac OS, using brew, and after updating from the -12 to the -13 version identify can no longer read the webp image.
Before, using the command `identify placeholder_resgen.webp …
-
Hi, I hope your help. I ran on a Linux server. This is the command I used with the feedback it printed.\
I know that I could use option gnuplotTested=true to continue the program. But I want these pl…
-
I am trying mount my s3 bucket on rhel 6.7 and it gets stuck while mounting the bucket.So i decided to run it with strace to see what exactly happening.So s3fs stuck after issuing following comma…
-
Since MSys2 had started providing gnuplot as a package, we had decided to go for it and use it, instead of providing it as an add-on.
Furthermore, the only way to launch gnuplot interactively from …
-
Hi,
I noticed that the gnuplot packaged with irap does not support png.
The command ```set term``` shows this:
Available terminal types:
canvas HTML Canvas object
…
-
It looks to me like pyembroidery is almost ready for me to start trying to integrate it with Ink/Stitch.
One of the features of libembroidery that I make use of is enumerating file formats. I use …
-
Hello, I really like the style of your generated graphics. Really great work! Now I would like to print it with a penplotter. Can you please provide a function to save the graphics as a svg or dxf, s…
-
A main problem will be the conversion from a __layered svg containing overlapping elements to a plotable hpgl representation__. In this Process it will be crucial to intersect elements from lower laye…