That's great to hear!
Alright so, I just want to explain the requirements for this project to you so that you can tell me if I misunderstood anything.
We already have codes for mirror symmetry and for rotating the sliced object as a reference. Item slicing is already implemented using straight line slicing tool, but we want to add more features to that tool. Those features are:
1. We want that slicing tool to take different shapes, not just a straight line slicer. (for example it could be curved like an S).
2. The slicing tool shouldn't be restricted to only one slicing line at a time. The user should be able to create more than one slicing line at a time to slice.
3. The sliced object can be exported in several different png files depending on the number of objects created due to the slice. (For example, if we slice a circle with a straight line slicer, we should have 2 separate objects ready to be exported in 2 different png files.)
There are 2 more tasks but I don't think I fully understand what is required in them. Namely:
4."Also we can force or better ask to convert strokes to path previously to apply the effect (one line command, but we need advert is a destructive LPE)"
5. "Create HTML image maps"
Could you please elaborate on these 2 tasks? Also, have I understood the previous tasks (1-3) correctly?
I just have a slight concern to address and that is, I'm not really familiar with HTML but I am sure I can learn it within the next month or so to work on this task. If you have any HTML resources to share with me I'd be grateful.
Lastly, just as an update, I'm currently working on my application. I'm sequentially trying to accomplish the following in order:
1. I'm familiarizing myself with inkscape and visual studio code to debug and run the project on it.
2. Reading inkscape's documentation and familiarizing myself with the code.
3. Choose 2 bugs to fix.
4. Create a time-map to follow throughout the summer and finish up the application to submit it.
If you have any advice to help me escalate the process of finishing the application I would be more than welcome to hear it.
Best regards,
Alaa