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?
changing text color of pics and letters
Moderator: GZDoom Developers
- InsanityBringer
- Posts: 3392
- Joined: Thu Jul 05, 2007 4:53 pm
- Location: opening the forbidden box
Re: changing text color of pics and letters
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: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
Not happening.mathey bu wrote:and adding a bool to remove some options, like save game and load game
no needmathey bu wrote:make a whole package of green letters to only put green font, is so much work,
Re: changing text color of pics and letters
modify? i am asking: change the color or replace the pic by a textInsanityBringer wrote:The choices in the main menu are color images (mabye true-color since it's 2d and drawn by DirectDraw). modify them.
???InsanityBringer wrote: Not happening.
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:InsanityBringeru wrote: no need
setfont()
but changeall letters color, in hud too.
- InsanityBringer
- Posts: 3392
- Joined: Thu Jul 05, 2007 4:53 pm
- Location: opening the forbidden box
Re: changing text color of pics and letters
no'ed 1 million times.mathey bu wrote:???InsanityBringer wrote: Not happening.
grab the IWAD pic and modify the hue/saturation/lightness a bit. you got a new color.mathey bu wrote:modify? i am asking: change the color or replace the pic by a text