fix(export): outline SVG text for AI export
This commit is contained in:
@@ -1620,7 +1620,7 @@ function CanvasExportPanel({
|
||||
>
|
||||
{exportingAi ? '正在生成 AI...' : '导出总图 AI'}
|
||||
</button>
|
||||
<div className="note-text">AI 导出当前支持路径和基础形状;含图片贴纸或普通文字的画布会提示不支持。</div>
|
||||
<div className="note-text">AI 导出会将普通文字转换为轮廓路径;图片贴纸、透明效果和复杂 SVG 效果暂不支持。</div>
|
||||
|
||||
<div className="section-divider" />
|
||||
<div className="section-title">分层打包导出</div>
|
||||
|
||||
Reference in New Issue
Block a user