Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
libpng16-16 /
Delete
Unzip
Name
Size
Permission
Date
Action
ANNOUNCE
1.2
KB
-rw-r--r--
2017-01-05 14:52
README.gz
4.49
KB
-rw-r--r--
2017-01-05 14:52
TODO
1.16
KB
-rw-r--r--
2016-10-30 15:24
changelog.Debian.gz
13.36
KB
-rw-r--r--
2019-04-18 22:12
changelog.gz
91.21
KB
-rw-r--r--
2017-01-05 14:52
copyright
10.5
KB
-rw-r--r--
2019-04-18 22:12
libpng-manual.txt.gz
70.07
KB
-rw-r--r--
2017-01-05 14:52
Save
Rename
/* TODO - list of things to do for libpng: Final bug fixes. Better C++ wrapper/full C++ implementation? Fix problem with C++ and EXTERN "C". cHRM transformation. Remove setjmp/longjmp usage in favor of returning error codes. As a start on this, minimize the use of png_error(), replacing them with png_warning(); return(0); or similar. Palette creation. Add "grayscale->palette" transformation and "palette->grayscale" detection. Improved dithering. Multi-lingual error and warning message support. Complete sRGB transformation (presently it simply uses gamma=0.45455). Man pages for function calls. Better documentation. Better filter selection (counting huffman bits/precompression? filter inertia? filter costs?). Histogram creation. Text conversion between different code pages (Latin-1 -> Mac and DOS). Avoid building gamma tables whenever possible. Use greater precision when changing to linear gamma for compositing against background and doing rgb-to-gray transformation. Investigate pre-incremented loop counters and other loop constructions. Add interpolated method of handling interlacing. Extend pngvalid.c to validate more of the libpng transformations. */