mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
- MFB: colors allocated henceforth from the resulting image overwrite
the palette colors (sync with 2.0.34) (Rob Leslie)
This commit is contained in:
parent
28b425fffa
commit
02f5db029d
1 changed files with 1 additions and 0 deletions
|
@ -772,6 +772,7 @@ LOCAL (void)
|
|||
nim->green[icolor] = 255;
|
||||
nim->blue[icolor] = 255;
|
||||
}
|
||||
nim->open[icolor] = 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue