1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 13:28:05 +01:00

added nana stuff

added lock option in docked icons
This commit is contained in:
kojima
1999-10-20 03:25:06 +00:00
parent 914648cc2b
commit eb87c40967
39 changed files with 1833 additions and 501 deletions

View File

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