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

Title says it all. There's no good reason for this restriction.

bug

![image](https://github.com/MewPurPur/GodSVG/assets/85438892/6ab9a37a-5383-42f8-ba41-dafc98103a10) These buttons have the issue described in the title.

bug

If the x parameter is negative, then it starts with "-" which makes it a separate number, so this space isn't necessary then.

bug

Godot's default rendering settings for fonts and icons is not the best for applications if they want to support HiDPI / UI Scaling. For fonts, I would recommend turning on...

proposal

Add support for reference images for web import. Currently, it hides the reference image button for web users, which is more of a band-aid than anything.

proposal
approved

There should be a way to add custom themes to GodSVG. My idea was that there should be a singleton with all of the theme colors included and to put...

proposal

This is a major cause of the worsened performance in alpha 5. From my investigation, it appears that the issue is the following: 1. When setting a string value to...

bug

When dragging the horizontal splitter between the inspector and the viewport, there should be an equal amount of space removed from or added to the left and the right side....

bug

Retrieved from #687 which had a lot more discussion points that are mostly resolved now Importing an SVG should update the underlying SVG text and clear the undo history. Except,...

proposal

Adding a Chinese font would massively bloat the executable, and the problem is only on web, so I'd like if we look into alternative solutions first.

bug