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

Enhancing Ink Canvas with Image Loading, Text Addition, and Background Color Setting #138

Open
aniketpotdar425 opened this issue Mar 27, 2024 · 2 comments

Comments

@aniketpotdar425
Copy link

Currently, the Ink Canvas lacks essential features crucial for enhancing user interaction and customization. To improve its functionality and user experience, we need to implement three key features:

Image Loading: Users should be able to load images onto the canvas to incorporate visual elements into their creations. This feature will enable users to import images from local storage or external sources seamlessly.

Text Addition: Integrating a text addition feature will allow users to input and manipulate text directly onto the canvas. This includes functionalities like selecting font styles, sizes, colors, and positioning the text within the canvas area.

Background Color Setting: Providing users with the ability to set the background color of the canvas will offer greater flexibility in customizing their creations. Users should be able to choose from a predefined color palette or specify custom color codes.

These features will significantly enhance the versatility and usability of the Ink Canvas, making it a more comprehensive tool for digital content creation. Implementing these functionalities will require thorough consideration of user interface design, performance optimization, and compatibility across various platforms and devices.

@KremeCN
Copy link

KremeCN commented Mar 28, 2024

I consider the first two points to be almost unachievable.

@KremeCN
Copy link

KremeCN commented Mar 28, 2024

btw inkways has the features you want thought it's close-sourced.

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