viliusle / miniPaint

online image editor
http://viliusle.github.io/miniPaint/
Other
2.74k stars 634 forks source link

Function integration #283

Closed Gabri3I3 closed 2 years ago

Gabri3I3 commented 2 years ago

Hello!

Thanks to Vilius for creating and sharing this wonderful tool. I will almost certainly use it on my own project.

I wanted to ask you if it was possible to integrate some functions: • Offer the possibility of making a round selection • Invert selections to allow users to clear the outside of the selection. • Use google fonts • Add images, shapes and templates predefined by the site administrator. For example by creating a predefined folder ../background/ ../stikers/ ../shapes within my installation

Finally, how do I get the program to start with other default settings: template, language and brush colors?

For these changes I can evaluate a payment.

Thanks everyone for any answers!

viliusle commented 2 years ago

Use google fonts

It is already implemented: left sidebar > Text > top tools > font > add font > [search]

Gabri3I3 commented 2 years ago

Thank you very much! 👍 Can you help me with other implementations too?

viliusle commented 2 years ago

Finally, how do I get the program to start with ... language ... ?

Append "lang" in URL. For example https://viliusle.github.io/miniPaint/?lang=de If you want to change other parameters, you can update it on /src/js/config.js file, but you will need to rebuild project: https://github.com/viliusle/miniPaint/wiki/Build-instructions

viliusle commented 2 years ago

Custom selection would take much more effort, I do not think it will happen. You can not integrate your custom images, but there are ability to search for images and add it (left sidebar > Search image)

Sorry, but I do not customize it for specific usage, I try to implement useful features for everybody.

Gabri3I3 commented 2 years ago

Thanks again, could you tell me a programmer who can make these changes for a fee?

viliusle commented 2 years ago

Can not help you.

Gabri3I3 commented 2 years ago

Thanks

Giwayume commented 2 years ago

Try a site like upwork.com if you're looking to hire someone.