Visual Novel Maker

Visual Novel Maker

Gardenette Nov 18, 2017 @ 6:49pm
Font Italicized
So, I've changed the font a few times, and no matter which font I change it to, every font seems to be italicized. Is anyone else experiencing this? Any idea how to resolve it? I have not included the text code for italicizing {Y:I} in the beginning of my visual novel, yet the text is italicized always, even at the beginning.
< >
Showing 1-9 of 9 comments
Archeia  [developer] Nov 18, 2017 @ 7:06pm 
Hi there's a bug right now where if you use a custom font, turning off italics in message settings doesn't work. We'll fix it as soon as it's not the weekends!

If you want to remove all instances of Italics like right now:
- Go to Script Editor.
- Make a new folder above Main and name it like Gardenette's Scripts or something like that.
- Make a new Coffeescript file and name it Style_New. Make sure it's inside your custom folder!
- And copy this entire thing and paste it inside Style_New: https://pastebin.com/1S5Zi2HJ

Hit save. Playtest just in case. It should remove ALL italics from UI, etc.
Last edited by Archeia; Nov 18, 2017 @ 7:12pm
Gardenette Nov 18, 2017 @ 7:51pm 
Originally posted by Archeia:
Hi there's a bug right now where if you use a custom font, turning off italics in message settings doesn't work. We'll fix it as soon as it's not the weekends!

If you want to remove all instances of Italics like right now:
- Go to Script Editor.
- Make a new folder above Main and name it like Gardenette's Scripts or something like that.
- Make a new Coffeescript file and name it Style_New. Make sure it's inside your custom folder!
- And copy this entire thing and paste it inside Style_New: https://pastebin.com/1S5Zi2HJ

Hit save. Playtest just in case. It should remove ALL italics from UI, etc.


Thank you for responding so quickly! I realize there are still some bugs to work out here and there, but I was just wondering if it was meant to be italicized by default. The script you gave worked perfectly for the UI. Now the UI is no longer in italics. Is there a way to do this for messages as well? If not I can just wait. It's not a big deal. Here's a link to a screenshot of a text box. https://drive.google.com/open?id=1OsZVW-s3MlZw_jXWT737-b-cVTuUfqPa
Again, thanks for you time!
Archeia  [developer] Nov 18, 2017 @ 7:54pm 
It should be not italicized. Did you modify the show message common event's message setting?
Gardenette Nov 18, 2017 @ 8:36pm 
I haven't messed with it.
Archeia  [developer] Nov 18, 2017 @ 8:40pm 
Originally posted by Gardenette:
I haven't messed with it.
Can you try removing Message Settings or disabling it? (hit right key)
Gardenette Nov 18, 2017 @ 8:49pm 
I found out the issue...the script did fix the problem with text. I forgot the first message in the game has the italicize text code in it. I took it out and the text was fine. I didn't know when you use {Y:I} it applies to messages after it. Sorry about that...
Gardenette Nov 18, 2017 @ 9:00pm 
The script and instructions you have did resolve the initial issue, though.
Archeia  [developer] Nov 18, 2017 @ 9:19pm 
Awesome! Glad it worked out :D
A Fluffy Bunny Nov 20, 2017 @ 1:26pm 
When will the update for this be coming out? And will we have to restart our projects for the fix to take place?
< >
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: Nov 18, 2017 @ 6:49pm
Posts: 9