Closed GoogleCodeExporter closed 9 years ago
It depends on the skin's palette (which serves as the default palette) : grafx2
automatically selects the whitest color as FG, and scrolls the palette area to
ensure that color is in the visible part. Do you have an idea for improvement ?
Original comment by yrizoud
on 31 May 2012 at 8:05
What I'd do is :
* Scroll the palette all the way to left/top
* Pick the brightest color from the visible ones
Original comment by pulkoma...@gmail.com
on 10 Jun 2012 at 8:10
Implemented in r2021.
Brightest and darkest colors from the visible palette (columns x rows) are
selected on startup.
If you load a file from command line, BG is selected as the transparent color
if the image has transparent BG, otherwise blackest from visible colors. Then
FG is selected as brightest or darkest of the visible colors, depending if the
selected BG was dark of light.
Original comment by yrizoud
on 30 Sep 2012 at 4:30
Original issue reported on code.google.com by
ilija.melentijevic
on 31 May 2012 at 1:35