1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-15 05:25:53 +01:00

Update for 0.51.0

This commit is contained in:
dan
1999-01-25 19:06:50 +00:00
parent 3aeb1eb052
commit 416e3a82be
238 changed files with 24235 additions and 11473 deletions

View File

@@ -154,10 +154,9 @@ RLoadPNG(RContext *context, char *file, int index)
if (sgamma==0)
sgamma = 1;
} else {
/*
/* no, this is correct. Old gimp versions are broken and save wrong
* data. Upgrade gimp */
sgamma = 2.0;
*/
sgamma = 1.0;
}
if (png_get_gAMA(png, pinfo, &gamma))