-
It would be rather convenient to have the ability to output in SVG format, since SVG files are much more friendly for editing and scaling. I tried adding that to Python rendering script (using svgwrit…
-
This may be unnecessary optimiziation, but is there a reason why the file has such complex and long paths? Especially the container, which is a simple rectangle with 3 rounded corners:
``
Those …
-
When I try to use the "Slice to SVG..." option in 1.0.0RC1 I get this error: "Slic3r::Geometry::Clipper::intersection_ex: clip is not an array reference at C:/Files/Slic3r/lib/std/Slic3r/Print.pm line…
-
Seems the webfont generation fails when trying to generate a font with more than 1334 ~glyphs~ ligatures. 1334 ~glyphs~ ligatures works fine, but when I try to add the 1335th ~glyph~ ligature, the fin…
-
`posthtml-renderer`
Motivation is possibility to generation special markup in non standard situations. Custom renderer should add method with self name, ex: `posthtml().process(String).svg()`
-
Generates dot graph from below source, the output png file is blank.
```
puml generate test.puml -p > test.png
```
```
@startdot
digraph foo {
node [style=rounded]
node1 [shape=box]
node2 [fil…
-
When I run avalonia-amd-gen on a project created by Rider, I get the following error:
```
Packages found in the .csproj file:
An error occurred: '$(AvaloniaVersion)' is not a valid version string…
-
While the TSV type output is fine, if one is directly ordering from the BOM, such as through Digikey, CSV format is preferred. A simple way to do this is to switch the custom tsv generation to the CSV…
-
There is a [summary widget](https://github.com/GoogleCloudPlatform/testgrid#summary-widget) that allows the generation of SVG to report on the status of a job for inclusion in places where HTML can be…
-
I am using gulp-icon font to create an iconic font i did post an issue with them but they suggested that it was an issue with the ttf creation.
When viewing the icons in an android browser whichever…