Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: GarageGothic on Mon 23/06/2003 11:02:52

Title: Italic and bold fonts?
Post by: GarageGothic on Mon 23/06/2003 11:02:52
Is there any way at all to use italic or bold fonts within a message or dialog line otherwise consisting of a normal font? The reason I'm asking is that a lot of movie titles are mentioned in my game, and I'd like to avoid too many quotation marks.
Title: Re:Italic and bold fonts?
Post by: on Mon 23/06/2003 16:43:37
I don't know of any way to do it; of course, I'm fairly new myself.

If it's not possible it definitely would be a good feature.  You might want to post this in the technical forum as a suggestion, if you do indeed confirm that it's not possible in the current version of AGS.

Scummbuddy - If I'm not mistaken GarageGothic wants to be able to italize part of his dialog box not the whole thing.  I know that you can make an italic font and have the entire message be in italics, but I don't think AGS can only use one font for only part of a message and then a different part for the other half.  At least, if you can - I haven't found it!  (It would be a good feature (multiple font dialog boxes) that would add a lot of extra implementation while easily allowing bold and italics)
Title: Re:Italic and bold fonts?
Post by: Scummbuddy on Mon 23/06/2003 18:07:29
You would either need to find or make your own font.  Go to www.bripro.com and download the needed utility to make your own.  I did.  It took me a couple trys, but it was well worth it in the end.  Upload it to the fonts section of ags, then set the font you want to be used when you want it.
Title: Re:Italic and bold fonts?
Post by: GarageGothic on Tue 24/06/2003 07:21:53
MHawk, thanks for your answer, yes that was what I meant. I figured out that it can't be done with the current version, because you are only allowed to use one font for all the dialog (all characters speak using the same font).
Title: Re:Italic and bold fonts?
Post by: Erica McLane on Tue 24/06/2003 07:48:27
You can always suggest this to CJ.
Title: Re:Italic and bold fonts?
Post by: GarageGothic on Tue 24/06/2003 11:43:47
I don't know if it worth wasting CJs time with. I don't think it's something too many people would have any use for.
Title: Re:Italic and bold fonts?
Post by: on Tue 24/06/2003 21:33:54
I'm sure that even if a lot of people don't need it right now - if it were to be implemented, I'm sure a lot of people would use it.  It would be great for emphasizing important words, especially names of objects or places that you want the player to go.  You should post this suggestion in the technical forum.
Title: Re:Italic and bold fonts?
Post by: BlackBaron on Wed 25/06/2003 06:36:18
Well, there's always the ALL CAPS method... ;)

I don't think I'll use it soon, but I think letting you use bolds and italics (or, more generally, different fonts) in the same message it's a good a idea and always a nice thing to have.
Title: Re:Italic and bold fonts?
Post by: Pumaman on Wed 25/06/2003 22:21:14
Nice suggestion, but I have to admit it's not a top priority. I'll add it to my list though.
Title: Re:Italic and bold fonts?
Post by: GarageGothic on Thu 26/06/2003 10:14:16
Thanks CJ.

Maybe when (if?) you implement the possibility to use different fonts with different characters, this could be added as well. I think the best way would be to use some kind of html-like code in the dialog text.