Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 620 Bytes

File metadata and controls

10 lines (7 loc) · 620 Bytes

DrawLib is an open-source vector drawing library for Mnemonimov, written in misa.

Why open-source

Creating a full vector drawing library, with every feature imaginable, would take an incredible amount of time for just one person to make. Therefore, I'm creating this project so that you can add functionality to a standard library easily.

Current features

  • Pixel-aligned-centre circle drawing

Feel like there should be more on this list? Consider creating an issue with your idea for functionality, or you can even create it yourself, open a pull request, and it might be added straight into this repository.