-
After following the instructions [here](https://google.github.io/pcbdl/doc/_build/html/netlistsvg.html), and running the following code from the root directory of pcbdl:
```
import pcbdl as dl
vc…
-
This is a patch that Rainer Herzog is currently implementing. A few remarks:
- Introduce a class `OverlayGroup` that acts as a container of overlays and sets the `parent` of its suboverlays automatica…
-
Input: SVG with linear gradient exported from Adobe Illustrator.
``` xml
```
Output: Blank PNG image, 400×300
-
-
### Version
5.0.0-beta.7
### Environment info
```
npmPackages:
@vue/cli-overlay: 5.0.0-beta.7 (4.5.4)
@vue/cli-plugin-babel: 5.0.0-beta.7 => 5.0.0-beta.7 (4.5.4)
@vue/cli-plugin-…
-
I'm running `gem compare avo 2.0.0 2.25.0` and getting this error:
Error
```
▶ gem compare avo 2.1.0 2.25.0
Fetching avo-2.1.0.gem
Fetching avo-2.25.0.gem
ERROR: While executing gem ... (…
-
I was trying to use nanoemoji to generate an icon font from a bunch of svg icons.
It would be excellent if I could control the glyph names.
The commandline options for this seem to be a bit pric…
-
just gave this project a try, dropped a svg into the icon generator and got the following error
```
Uncaught TypeError: pngNative.toPng is not a function
at Function.dataUriToBuf (/electron-too…
-
Need some designs for logo.
Please ping mockup logos(figma design) in this issue.
-
Parsing the following SVG results in producing CALayer with CGRectNull frame. Attempt to render will crash.
``` svg
```
CGRectNull comes from CGPathGetBoundingBox(), this seems like a bug…