EduardvonBriesen / mememuc

Launcher project for the MemeMuc bonus project of OMM WS22/23
1 stars 2 forks source link

Text Input #2

Closed EduardvonBriesen closed 9 months ago

EduardvonBriesen commented 10 months ago

How can the user add text to the selected template?

  1. Basic: Two simple textboxes with unformatted text, at specific locations in the image. The user has some option of entering the text somewhere and it will appear on the generated image.
  2. Intermediate: The text should be movable somehow (extra buttons are fine) and the text inside should be formatable, e.g., size, color, font, background etc. Further, the text should already be visible in the image and changes should be applied immediately.
  3. Advanced: Like “intermediate”, but with three or more freely movable and resizable textboxes.
EduardvonBriesen commented 10 months ago

Target: Advanced