text alignment

This commit is contained in:
hamid zarghami
2026-05-06 09:32:36 +03:30
parent 5de205a84f
commit 1518e83c1d
4 changed files with 53 additions and 6 deletions
@@ -71,6 +71,7 @@ export const useDrawingHandlers = () => {
text: "متن جدید",
fontSize: defaults.fontSize,
lineHeight: 1.2,
textAlign: "right",
fontFamily: defaults.fontFamily,
fontWeight: defaults.fontWeight,
fill: defaults.fill,