This is the font I am trying to use (for a limited time in my project):
http://www.1001freefonts.com/mawns_handwriting.font
I have installed ATS: Special Message Codes:
http://rmrk.net/index.php?topic=44527.0
I tried to use his script calls of \fn[MAWNS Handwriting} and I get no change in my font. I even tried using some default methods and still nothing. I have the font in a Fonts folder in my game directory. I am using the actual Font name and not the filename.
EDIT:
I did try in a blank project as well, no other confliciting scripts
Font Help
● ARCHIVED · READ-ONLY
-
-
First thing you should do is to check for typing errors - exactly like the typing error you did in the quote above by using [} - which is not a correct closing of the code.I tried to use his script calls of \fn[MAWNS Handwriting} and I get no change in my font.
Second, check if the script needs the font name as a string instead of a direct name like you did above, try \fn['MAWNS Handwriting'] -
Alright so there is no typing error in my test run and I tried it as a string and still nothing.
-
Do the other ATS-codes work?
If not, then something went wrong with your script setup
If yes, then check for compatibility with other scripts - for example, if you combined with modern algebra's GTC script, then even MA admitted that not all ATS codes will work if both scripts are installed.
Also check if the fontcode works with regular windows fonts - perhaps the fontfile has a problem. -
Well my test is with no other scripts so it couldn't be that.
I did test with a Windows script and it worked, so there must be issues with some fonts as I tried 2 before this with no luck. Thanks Andar. -
Please show us a screenshot of your event, or copy & paste the contents of the text box.