Page 1 of 1

Can you change fonts of your GUMP text entries?

Posted: Thu Nov 06, 2008 8:51 am
by andenix
I actually searched the forum for the answer and couldn't find anything on the topic.
I mean all built-in GUMPS use different fonts, I wonder if its possible to script as well.

Re: Can you change fonts of your GUMP text entries?

Posted: Thu Nov 13, 2008 6:19 pm
by andenix
I realized you can only do it in HTML gumps.

Re: Can you change fonts of your GUMP text entries?

Posted: Fri Nov 14, 2008 4:36 pm
by coltain
could You Post any example how did You change the font type?

Re: Can you change fonts of your GUMP text entries?

Posted: Fri Nov 14, 2008 11:33 pm
by CWO
you can use the <basefont> flag for HTML text in a gump.

Re: Can you change fonts of your GUMP text entries?

Posted: Wed Nov 19, 2008 3:24 am
by andenix
I am really not sure what tags you can use in HTMLGump, but if you do it like that:

"<BASEFONT SIZE="N">" while varying size from 1 to 20, the font will change along.

I also use Distro's GUMP package nowadays, so I am not sure I know the exact routine for creating the HTML gump.