Giter Site home page Giter Site logo

godsvg's Introduction

GodSVG

GodSVG is an application in extremely early development built with Godot for creating optimal Scalable Vector Graphics (SVG) files. It is specifically designed for programmers, allowing them to easily edit individual SVG elements and view the corresponding code in real-time. GodSVG is inspired by the need for an editor for programmers that produces optimized SVG without using unnecessary attributes or metadata.

Features

  • Interactive SVG editing: Modify individual elements of an SVG file using a user-friendly interface.
  • Real-time code preview: Instantly view the SVG code as you make changes to the elements.
  • Optimized SVG output: Generate clean and efficient SVG files.

Installation

Currently, there are no pre-built binaries available for GodSVG. However, you can still run it by following these steps:

  1. Clone the repository: git clone https://github.com/mew-pur-pur/GodSVG.git
  2. Open the project in the Godot Engine.
  3. Build and run the project within the Godot Engine editor.

Contributing

Contributions to GodSVG are very welcome! To do so, do the following:

  1. Fork the repository.
  2. Create a new branch: git checkout -b implement-gradients
  3. Make your modifications.
  4. Commit your changes: git commit -m "Implement linear gradients"
  5. Push to the branch: git push origin implement-gradients
  6. Create a new pull request and describe your changes in detail.

Since the app is in early development, tidiness is not of utmost importance, so feel free to use a different PR workflow (but the above is still preferable). To report bugs, use Github's issue form. If features are proposed, please provide a mock-up UI or implementation details.

License

GodSVG is licensed under the MIT License.

godsvg's People

Contributors

mewpurpur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.