Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some new features #15

Open
chiaravalle opened this issue Sep 15, 2023 · 2 comments
Open

Some new features #15

chiaravalle opened this issue Sep 15, 2023 · 2 comments

Comments

@chiaravalle
Copy link

chiaravalle commented Sep 15, 2023

Hello everyone.
I'm posting here my 2 cents, hoping they'll be considered.

Create:
	Group
	Regular Polygon/Star
		Round [optionally] Corners (3 to infinity)
		X/Y stretch
	Text
Directly manipulating image
	Flip/Skew/Shear/Translate
	Deformation (cage)
	Clone stamp
	Offset (see Photoshop)

Thanks. Have a nice day.

@steffest
Copy link
Owner

Hey Chiara,
Thanks for the input.

  • Group layers: Yes that will definitely happen. It's on top of the priority list.
  • Polgon/Star: Not sure. I'll think I'll implement loading/saving brushes though, so that you can pick whatever shap you want. We'll see how we can provide a nice premade library of brushes after that.
  • Round corners: Yep, that's on the list, but not at the top yet.
  • X/Y stretch. You can currently X/Y stretch a layer if you hit Layer/Transform and drag a handle.
  • Flip: Yep! that's there in the new version (preview on https://www.stef.be/dpaint/dev/ )
  • Deformation; yeah... that's a hard one to do in JavaScript and keep the pixels sharp at the same time. One sunny day.
  • Clone Stamp: You can currently make a selection and use that as stamp. Not the same I know. and actual clone stamp is on the list, but rather at the bottom.
  • Offset: yes, didn't think of that and easy to do. (and handy for creating seamless tiles) I'll put it on the list.

Thanks, much appreciated!
It will be a balance of keeping the tool light and easy to use on side, and features on the other side...

@chiaravalle
Copy link
Author

Hey, thanks for encouraging feedback.
Just some notes:

  • Groups was meaning group elements, not layers (eg group shapes)
  • The indentation was meant to group features' specifications, so Polygon/Star would be with optional round corners and X/Y stretch (at user discretion)

For everything else, again, thanks for the encouraging feedback. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants