-
When specifying a logo for a channel under XMLTV mapping there should be an option to convert the image to PNG since plex does not support vector graphics apparently ;(
Is that something that coul…
-
Probably not much to do here, due to the high line resolution.
Also, I just noticed that the latex formatting is broken :(
```julia
using CairoMakie
x = y = -2:0.005:2
f(z) = 1 / (z * (z^2 -…
-
Using: "@ldn-viz/ui": "^14.3.0",
When selecting SVG, from image download select, it doesn't download an SVG, it continues to download a PNG.
Also, I feel it would be nice (ideally) if it immedia…
-
- [x] Show the sequence logo for the selected motif.
- [ ] Make sure the images can be exported -- see #9
Options:
1. Copy all the image files from the [Aerts Lab motif collections](https://mot…
-
Hello,
When trying to load an SVG resource, I encounter an error saying that `msdfgen.exe` could not be found.
This seems to originate from this line:
https://github.com/HeapsIO/heaps/blob/master…
-
### EPPlus usage
Commercial use (I have a commercial license)
### Environment
Windows
### Epplus version
7.3.1
### Spreadsheet application
_No response_
### Description
Call…
-
Should the differences files name created using the output file name instead of input.
```
2) test revg deals correctly with elements inside a element - function svg_to_png/3 (Resvg.Test) …
-
I have a couple of SVG files that I wish to convert to PNG or JPEG - doesn't matter really. Unfortunately, whenever I try to render them to JPG or PNG using CairoSVG, the pictures are empty (contain n…
-
Description
Convert svg to png wrong size.Origin svg size 432.After converted,it had been changed to 3xx
Following is the code I used:
var svgDoc = SvgDocument.Open("c:\\a.svg");
Bitmap bitmap…
-
Hi there!
I love this tool and its ease of use!
Would you consider including a feature so that we can export the resulting visualization so that it can be included as a high-resolution figure in…