Through a quick experiment, I found out why it sometimes happens and sometimes doesn't. The odd letters are good, and the even letters will always be cut off.
Do you think it would be possible for someone to go into the ASM relating to how the text is printed, and fix this? I don't have any experience with that kind of thing, but it should be possible, and I know that several other bugfixes for the game exist.
EDIT: Never mind, I came up with my own solution!
I took one of the unused letters (the little tornado symbol) and edited the width in FF3USME's GFX editor to be 0 pixels long.
Then I just type that in before every <D> command, and boom! No cutoff.
Do you think it would be possible for someone to go into the ASM relating to how the text is printed, and fix this? I don't have any experience with that kind of thing, but it should be possible, and I know that several other bugfixes for the game exist.
EDIT: Never mind, I came up with my own solution!
I took one of the unused letters (the little tornado symbol) and edited the width in FF3USME's GFX editor to be 0 pixels long.
Then I just type that in before every <D> command, and boom! No cutoff.