INSTRUCTIONS_TEXT adjustments

This commit is contained in:
Lugiad 2025-06-27 19:28:21 +02:00 committed by GitHub
parent 005fdbe8c4
commit 54a1b1d921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -384,6 +384,8 @@ export function getTextStyleOptions(
}
styleOptions.fontSize = defaultFontSize - 30;
styleOptions.fontFamily = "pkmnems";
shadowXpos = 3;
shadowYpos = 3;
break;
}
case TextStyle.MOVE_LABEL: {