You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out the documentation for konva and react-konva for making draggable text overlays after uploading an image (using use-image).
Create a new route [orgId]/certificateTemplate and create a canva (in the aspect ratio 16:9) so that we can upload a sample certificate template to upload in the canva (as an image)
(Assignee 1)
Create a button in the Canvas which adds a new Textbox in the canvas. (Hint: This can be done by dynamically rendering a Text component and an input component while clicking on the Text component)
(Assignee 2)
Future Scope: Add a navbar above the canvas which can be used to modify the content formatting like Bold, Italics, Font Family and Font Size
(Assignee 3)
The text was updated successfully, but these errors were encountered:
Description
konva
andreact-konva
for making draggable text overlays after uploading an image (usinguse-image
).[orgId]/certificateTemplate
and create a canva (in the aspect ratio 16:9) so that we can upload a sample certificate template to upload in the canva (as an image)(Assignee 1)
Textbox
in the canvas. (Hint: This can be done by dynamically rendering a Text component and an input component while clicking on the Text component)(Assignee 2)
(Assignee 3)
The text was updated successfully, but these errors were encountered: