Hufe921 / canvas-editor

rich text editor by canvas/svg
https://hufe.club/canvas-editor-docs
MIT License
3.72k stars 555 forks source link

PageScale支持设置指定值 #906

Closed goodboy-yes closed 3 days ago

goodboy-yes commented 4 days ago

What problem does this feature solve?

问题:看executeUpdateOptions的ts定义不支持设置scale,实际设置后纸张大小并没有跟着一起缩放 场景:回显编辑器内容时需要设置指定值scale,看文档现在只支持放大缩小一级和重置

What does the proposed API look like?

添加executePageScale API