set text line height

This commit is contained in:
hamid zarghami
2026-05-06 09:22:06 +03:30
parent 793ae82914
commit 5de205a84f
5 changed files with 35 additions and 1 deletions
@@ -70,6 +70,7 @@ export const useDrawingHandlers = () => {
y: realPos.y,
text: "متن جدید",
fontSize: defaults.fontSize,
lineHeight: 1.2,
fontFamily: defaults.fontFamily,
fontWeight: defaults.fontWeight,
fill: defaults.fill,