A drawing dialog written in Web Components.
Install via npm
npm i premy
Load from CDN
import "https://cdn.jsdelivr.net/npm/premy@x.x.x";
Please load the following extra fonts.
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Noto+Color+Emoji|Dancing+Script|Fruktur|Hachi+Maru+Pop|Potta+One"
/>
We recommend to set maximum-scale=10.0
to the viewport for pixel artists.
Tomoyuki Hata hato6502@gmail.com
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2021 Tomoyuki Hata hato6502@gmail.com. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator