-
**Describe the bug**
Yesterday I had a recorded meeting of a few hours with a few stops, which shows up in the bbb-record list as
```
Internal MeetingID …
-
### Description
1. Source SVG:
```
```
2. Code:
```
var svg = new SkiaSharp.Extended.Svg.SKSvg();
var pict = svg.Load(stream);
var d…
-
Hi, thanks for making this library for all of us!
I'm trying to use your library to convert an SVG to PNG. When I try the simple code:
```
from svglib.svglib import svg2rlg
from reportlab.graph…
-
Thanks a lot for developing great markdown-preview-enhanced.
I am using atom + mpe on macos mojave. My markdown includes some blocks of plantUML and in Chinese. I got following error messages in th…
-
### Description
There are some PNGs in the webisite like these:
![image](https://user-images.githubusercontent.com/60546840/194330349-377a4a00-225e-427b-a8b0-827e4cf2af31.png)
Create PRs to con…
-
#### Description
Convert svg to png but it does not render well.
Following is the code I used:
``` csharp
string inputSvgPath = "input.svg";
string outputPngPath = "output.png";
var svgDocumen…
-
Some SVG images, such as [this collection of ImageJ logos](https://github.com/imagej/imagej/blob/ij-logo-update/logo/image_logo_src.svg) committed by @elevans, fail to open in Fiji and generate the fo…
-
can not change color of png image, or transform it to svg. need to create logo again.
-
**Is your feature request related to a problem? Please describe.**
I've tried converting an SVG image to PNG and got terrible results.
**Describe the solution you'd like**
Integrate librsvg or lu…
-
When trying to load an svg file like this:
```
SvgPicture.asset("assets/images/MyIcon.svg")
```
...I get this error:
```
E/flutter (31093): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unh…