-
Can you support svg files? I don't wanna install any other app for this. Thanks.
-
## Context
As a follow-up to PRs #7118 and #7056 as well as issue #4017 I've examined current state of icon sizes and designs using a simple R script. I also hacked a wiki page to compare `clear` an…
-
For the AI assist feature, I would like to try an approach similar to [Aider](https://aider.chat/) wherein the LLM is asked to edit the file, rather than fill in a specific section where the cursor is…
-
```
svg2png file.svg -r 300x300
```
files - [thorvg.zip](https://github.com/thorvg/thorvg/files/14693550/thorvg.zip)
```
../src/renderer/sw_engine/tvgSwRle.cpp:716:31: runtime error: member acc…
-
I've come across some issues while using the `` component.
- There's a limited choice of icons, which need to be added manually
- The colors of the icons are hardcoded in the SVG code
[I had to mod…
-
Hi,
I am able to setup Maya, Qualoth and Blender. I am able to run `python nn/UI_chat.py --sim` and if I give some text description, the pipeline works fine and outputs something. I'm getting the g…
-
download the IcoonPark Vue3.x component found the component is use `vue-class-component` like follow:
```
import { Vue, prop } from 'vue-class-component';
class Props {
…
-
After the update to 4.2 it's no longer possible to upload a SVG file.
### Steps to reproduce the issue
Set media options to allow svg files, svg image files and image/svg+xml mimetype
![screen sh…
-
I have a handful of files from `matplotlib` that don't like to be included with `svg`. The one thing they have in common is being created with the `imshow` command, which means they contain an image. …
-
through "copy to clipboard" and "export image" the PNG and SVG result files get a 10px extra margin on every four sides that doesn't make sense at all.
In Firefox all transparent areas turn black. […