-
https://github.com/yisibl/resvg-js
-
This does not show the logo in html, but it works for typst:
#### logo-embedded.qmd
````
---
title: logo across formats
format:
html: default
typst:
keep-typ: true
brand:
logo:
images:
…
-
would probably increase performance by a lot
-
Almost all graphics in the app are SVG instead of PNG now. There are just a few left that are hard to convert.
It may be that some or all of these are *impossible* to convert, that is unknown and par…
-
I have a big database with a SVG image for each entry. For each SVG image I include an embedded image using the image tag, encoded in base64. In general it is frequently in PNG format and DBeaver supp…
-
**Describe the bug**
Widgets "Big status badge", "Small status badge" and "Panel" are not generated in `svg` format.
This is a general issue!
**To Reproduce**
1. Go to 'https://hosted.weblate.o…
-
We should save a rendered version of the graph to the mimebundle after it has finished rendering.
This will be useful for testing as well as for rendering the notebooks statically.
-
### Environment information
```plain text
import react from "@vitejs/plugin-react";
import svgr from "vite-plugin-svgr";
import { join } from "path";
import { defineConfig, loadEnv } from "vite";
…
-
I tried some example of this in mac safari, but it doesn't work to export to PNG and SVG.
You can also try below examples for svg to png in mac safari it do not works but works in chrome, FF.
http…
-
Hiya! I was excited to find that Cloudflare Images _does_ support SVGs (neat!) but found some trouble with embedded fonts in my SVG's from [Excalidraw](https://excalidraw.com/) exports. Excalidraw exp…