OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc-base
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
automake-1.15
644 bytes
08/20/2017 03:46:31 PM
rw-r--r--
📄
bc
821 bytes
01/04/2018 12:54:12 AM
rw-r--r--
📄
expat
288 bytes
03/20/2012 06:39:42 PM
rw-r--r--
📄
findutils
323 bytes
04/13/2014 02:12:32 PM
rw-r--r--
📄
fontconfig-devel
585 bytes
10/28/2017 05:14:27 PM
rw-r--r--
📄
fontconfig-user
560 bytes
10/28/2017 05:14:27 PM
rw-r--r--
📄
gdisk
239 bytes
05/10/2015 09:49:02 PM
rw-r--r--
📄
initramfs-maintainer
350 bytes
03/18/2021 06:48:17 PM
rw-r--r--
📄
kbd-font-formats
400 bytes
09/15/2017 04:30:26 PM
rw-r--r--
📄
libexif-api
475 bytes
10/27/2017 10:00:08 AM
rw-r--r--
📄
libfreetype6-dev
314 bytes
07/19/2022 04:39:11 PM
rw-r--r--
📄
libpng16
1.33 KB
08/10/2017 09:10:53 PM
rw-r--r--
📄
man-db
265 bytes
04/07/2018 10:39:15 AM
rw-r--r--
📄
mdadm-faq
263 bytes
10/22/2019 08:01:52 PM
rw-r--r--
📄
mdadm-readme-recipes
296 bytes
10/22/2019 08:01:52 PM
rw-r--r--
📄
nano
269 bytes
04/25/2017 09:51:15 PM
rw-r--r--
📄
nano-faq
335 bytes
04/25/2017 09:51:15 PM
rw-r--r--
📄
nat
380 bytes
05/09/2023 05:22:59 PM
rw-r--r--
📄
ninja-build-manual
382 bytes
02/04/2016 09:19:44 PM
rw-r--r--
📄
ocl-icd-libopencl1
393 bytes
01/20/2017 06:01:03 AM
rw-r--r--
📄
packet-filter
357 bytes
05/09/2023 05:22:59 PM
rw-r--r--
📄
po-debconf
227 bytes
01/06/2016 01:43:43 PM
rw-r--r--
📄
shared-mime-info
474 bytes
02/17/2009 10:40:32 AM
rw-r--r--
📄
time
524 bytes
03/05/2012 12:39:23 PM
rw-r--r--
📄
users-and-groups
423 bytes
02/20/2016 02:44:33 AM
rw-r--r--
Editing: libpng16
Close
Document: libpng16 Title: A description on how to use and modify libpng (version 1.5.X) Author: Glenn Randers-Pehrson Abstract: This file describes how to use and modify the PNG reference library (known as libpng) for your own use. There are five sections to this file: introduction, structures, reading, writing, and modification and configuration notes for various special platforms. In addition to this file, example.c is a good starting point for using the library, as it is heavily commented and should include everything most people will need. We assume that libpng is already installed; see the INSTALL file for instructions on how to install libpng. . Libpng was written as a companion to the PNG specification, as a way of reducing the amount of time and effort it takes to support the PNG file format in application programs. The PNG specification is available as RFC 2083 <http://www.ietf.org/rfc/rfc2083.txt> and as a W3C Recommendation <http://www.w3.org/TR/REC-png-multi.html>. Some additional chunks are described in the special-purpose public chunks documents at <ftp://ftp.uu.net/graphics/png/documents/>. Other information about PNG, and the latest version of libpng, can be found at the PNG home page, <http://www.libpng.org/pub/png/>. Section: Programming Format: text Files: /usr/share/doc/libpng16-16/libpng-manual.txt.gz