-
When the background color of the default font is "black", the svg image would be rendered in wrong background color instead of the black background, see the following screenshots:
xenops rendering pr…
-
### Icon Type
- [ ] Folder
- [X] File
### Folder names
_No response_
### File names
.ex5 - .mq5 - .ex4 - .mq4 - .mqh
### Graphic ideas
https://github.com/Danrlei-Hornke/mql-icons.git
### Addit…
-
I've noticed that several emojis have differences between their PNG and SVG versions
for example, the beak in `chicken`:
other examples
bat (head/neck shape)
loudly crying face (inside of mo…
-
Hello!
I use the newest SVG 3.4.4 with net6.0-windows7.0 targeted framework Windows Service.
I have this svg with clipPath property and the document (svg) size is set to the same width/height and …
-
I had heard that skia was used in browsers in order to rasterise SVGs; is there a way to load an SVG image like you can bitmap images, and draw that to a canvas, and then export it as a PNG, for insta…
-
Most web icons, including [tailwindlabs/heroicons](https://github.com/tailwindlabs/heroicons) allows to set icon color with css font color on the page/block. This is done with `stroke="currentColor"` …
-
First of all thanks for this great extension. I tried liveshare editing and it works for .drawio files like a charm. If we use .drawio.png or .drawio.svg files nothing of the content is visible on the…
-
Will add to README :
### Including bitmap images and other svg
It's possible to include external images, bitmap (png/jpg/gif) and svg, in your themes.
For online resources use their regular url, for…
-
```
On various places
editor/locale/locale.js, editor/svg-editor.js, editor/svgcanvas.js
I need to inject my server url e.g.
locale:
var url = "/moin_static191/svg-edit/editor/locale/lang." + lang_p…
-
**Describe the solution you'd like**
I want to convert the image to gray sacle. I've tried `OverrideColor`, `OverrideFillColor` and `OverrideStrokeColor`, but the effect is not satisfying. Just like …