Quote:
Originally Posted by aliabbasjp
i just wanted to darken the text to maximum level as default without pressing "+" each time ??????
|
If the software is configured to DARKEN the text with the "+" button, then it is configured "backwards" (if the "+" and "-" buttons are gamma adjustments).
So, what you are asking is how to save the DEFAULT gamma setting for text. Is that in a config file that you can edit?
DEVS: (I realize I *could* just read the code) -- is the gamma adjustment being done to the NEGATIVE image (0=white) stored in the framebuffer? If so, it would darken the light areas instead of lightening the dark areas, which is probably not a desired effect in this case.