nhn / toast-ui.vue-image-editor

Toast UI Image Editor for Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How I can create new shape or text inside circle object without create in other place and drag to that circle?

GHarutyunyan opened this issue · comments

Version

Development Environment

Current Behavior

// Write example code

Expected Behavior

@GHarutyunyan
ImageEditor using fabric.js for canvas manipulation. fabric.js is not supporting to add texts into shape object(rect, triangle, circle... etc).