ikuaitu / vue-fabric-editor

快图设计-基于fabric.js和Vue的开源图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.
https://ikuaitu.github.io/doc/#/
MIT License
5.45k stars 993 forks source link

如何设置某个元素在某个区域内的固定定位? #389

Open Chanli520 opened 5 months ago

Chanli520 commented 5 months ago

"originX": "left", "originY": "top", 这两个参数如何使用?

Chanli520 commented 5 months ago

比如,有一个长方形元素,长方形元素里面有一个圆形元素,圆形元素需要居中于长方形元素