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.
Can you change fonts of your GUMP text entries?
Re: Can you change fonts of your GUMP text entries?
I realized you can only do it in HTML gumps.
Re: Can you change fonts of your GUMP text entries?
could You Post any example how did You change the font type?
Re: Can you change fonts of your GUMP text entries?
you can use the <basefont> flag for HTML text in a gump.
Re: Can you change fonts of your GUMP text entries?
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.
"<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.