GodSVG icon indicating copy to clipboard operation
GodSVG copied to clipboard

An application in early development for creating simple vector graphics. Built in Godot.

Results 61 GodSVG issues
Sort by recently updated
recently updated
newest added

WIP, below is just what it's intended to do after it's finished: - Changes the mess that is the settings menu into a different mess that can do more things...

1. Click on the last row 2. Add < somewhere to trigger a syntax error 3. Remove it to remove the syntax error 4. The caret is now on the...

bug

```xml ``` I copied this SVG into GodSVG and zoomed to 800%. Scrolling around caused jitter.

bug

![image](https://github.com/user-attachments/assets/4f43d3c0-a7cb-4aba-b9a7-edc77b428978)

bug

`` This trivial SVG causes a crash.

bug

The general setup for formatting has to take into account the following methods: - Enum and ID attributes can only be modified as text, and shouldn't be formatted - Numeric...

proposal

The GUI does not give the ability to make stop elements under a gradient.

bug

1. Hold the cursor pressed over an element in the list 2. Press Esc while still holding, to deselect the element 3. Drag the cursor around 4. Crash

bug

When going past a certain zoom level, GodSVG crashes. After crashing dozens of times trying to find out the exact cause, this is what I concluded causes the crash: 1....

bug

For example, if you put "butt" in a stroke-linecap attribute of a \, it will become yellow because it's the default value and unnecessary. But then if you click to...

bug