mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
. colors allocated henceforth from the resulting image overwrite
the palette colors (sync with 2.0.34) (Rob Leslie)
This commit is contained in:
parent
0c168b643c
commit
a9ca51ff1a
@ -772,6 +772,7 @@ LOCAL (void)
|
||||
nim->green[icolor] = 255;
|
||||
nim->blue[icolor] = 255;
|
||||
}
|
||||
nim->open[icolor] = 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user