changing text color of pics and letters

Moderator: GZDoom Developers

Post Reply
User avatar
mathey bu
Posts: 120
Joined: Mon Apr 12, 2010 9:39 am

changing text color of pics and letters

Post by mathey bu »

like new game, make a simple text with color instead to make a new pic

if i wanna change all pics like:

new game - start

options - customize

quit - get out

and adding a bool to remove some options, like save game and load game

make a whole package of green letters to only put green font, is so much work,

functions like changefontcolor is so much easy, we can do this with skills, why not with options? and episodes?
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: changing text color of pics and letters

Post by InsanityBringer »

mathey bu wrote:like new game, make a simple text with color instead to make a new pic

if i wanna change all pics like:

new game - start

options - customize

quit - get out
The choices in the main menu are color images (mabye true-color since it's 2d and drawn by DirectDraw). modify them.
mathey bu wrote:and adding a bool to remove some options, like save game and load game
Not happening.
mathey bu wrote:make a whole package of green letters to only put green font, is so much work,
no need
User avatar
mathey bu
Posts: 120
Joined: Mon Apr 12, 2010 9:39 am

Re: changing text color of pics and letters

Post by mathey bu »

InsanityBringer wrote:The choices in the main menu are color images (mabye true-color since it's 2d and drawn by DirectDraw). modify them.
modify? i am asking: change the color or replace the pic by a text
InsanityBringer wrote: Not happening.
???
InsanityBringeru wrote: no need
no need? do you prefer to make a big package of fonts like letter by letter to make green font to all the game! not only to changefont like:

setfont()

but changeall letters color, in hud too.
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: changing text color of pics and letters

Post by InsanityBringer »

mathey bu wrote:
InsanityBringer wrote: Not happening.
???
no'ed 1 million times.
mathey bu wrote:modify? i am asking: change the color or replace the pic by a text
grab the IWAD pic and modify the hue/saturation/lightness a bit. you got a new color.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”