How Can I Make All of A Character's Lines Italic by Default?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
StellarOrb
Regular
Posts: 41
Joined: Wed Mar 12, 2014 10:51 pm
Projects: Dreams of Anabelle, Forget [not] That Flower, Murder Express, Libr
Organization: Stellar Orb
Location: United States, New York
Contact:

How Can I Make All of A Character's Lines Italic by Default?

#1 Post by StellarOrb » Sat Apr 19, 2014 4:28 am

Is there a way to make a character's lines all in italics without having to go over every single line and changing them?
\|/
<xox>
/|\
Keep it stellar.

User avatar
chocojax
Miko-Class Veteran
Posts: 702
Joined: Sun Oct 25, 2009 11:27 am
Completed: http://art.jphi.me/projects
Projects: Umbra, Familiarity, Maleficent Justice
Organization: spaceNote
Tumblr: chocojax
Github: jenniferphi
Location: California
Contact:

Re: How Can I Make All of A Character's Lines Italic by Defa

#2 Post by chocojax » Sat Apr 19, 2014 4:47 am

In the character definition:

Code: Select all

define abc = Character('blah', what_italic=True)
Should work?

User avatar
StellarOrb
Regular
Posts: 41
Joined: Wed Mar 12, 2014 10:51 pm
Projects: Dreams of Anabelle, Forget [not] That Flower, Murder Express, Libr
Organization: Stellar Orb
Location: United States, New York
Contact:

Re: How Can I Make All of A Character's Lines Italic by Defa

#3 Post by StellarOrb » Sat Apr 19, 2014 4:56 am

chocojax wrote:In the character definition:

Code: Select all

define abc = Character('blah', what_italic=True)
Should work?
Works perfectly. Thank you.
\|/
<xox>
/|\
Keep it stellar.

Post Reply

Who is online

Users browsing this forum: No registered users