-
Please support Rust-free `librsvg`, since Rust is broken on a number of platforms with unclear timeline when it gets fixed if ever.
And unfortunately, Gnome folks require Rust for the current `librsv…
-
Hello:
When running the following I get the following error:
**rmc /mnt/c/Temp/TestRM/f57e211c-2fb6-4e8b-838f-74718ba12fc6.rm -o /mnt/c/Temp/test.pdf**
**rmc /mnt/c/Temp/TestRM/f57e211c-2fb6…
-
In my environment, I cannot make "pdftoipe.exe" and "poweripe.exe".
Are there any plans to distribute Windows binary exe files of these tools for Windows users?
-
@IJW-Wartrader Some thoughts that came up while I was editing the 'Shooting with war engines topic':
Nice fire arc icons -- and the images with these icons are more than serviceable for the moment.…
-
Here is a basic script that produce a rounded box:
```py
import cadquery as cq
from cadquery import exporters
result = ( cq
.Workplane('XY')
.box(50, 50, 1)
.edges('|Z')
.f…
-
Hello,
We have an issue with an svg rotation. I use this method to convert the svg in UIImage :
UIImage\* newImage = [SVGKImage imageNamed:@"map-alaska-onlysimple.svg"].UIImage;
Here our code svg : …
-
I made the diagrams for the site using mermaid.io in simple markdown to generate SVG.
## versionHistory.svg
Diagram of relationships among the versions of *Frankenstein* in the Variorum. [![](ht…
-
*Issue migrated from trac ticket # 476*
**component:** core | **priority:** major | **keywords:** xpm
#### 2009-09-26 06:47:53: worldcitizen created the issue
___
> These are some examples:
> navi…
-
Since I noticed sfwbar works great in FreeBSD but has not made its way into the ports collection yet, I am thinking about changing this.
It has been a loooong time since I made my last port, so it ma…
-
Transparent backgrounds so we can use png images in the feed. Bonus: export with proper alpha color data from using the proposed alpha slider in trixel create. My understanding was that this require…