|  | Programming
A description on how to use and modify libpng (version 1.2.X)
  (package: libpng12-0)
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/>.
ASDF User Manual
  (package: cl-asdf)
This manual describes the usage of ASDF
Formats: [html] [pdf]
blt - Tk extensions
  (package: blt)
An overview of the blt command set.
ConfigObj API Reference
  (package: python-configobj)
ConfigObj is a simple but powerful config file reader and
 writer: an ini file round tripper. Its main feature is that it is
 very easy to use, with a straightforward programmer's interface and a
 simple syntax for config files.
Debugging with DDD
  (package: ddd)
User's Guide and Reference Manual for DDD
 This 200+ page document is the official, up-to-date reference for the
 DDD debugger, a GUI debugging interface that runs on top of various text-based
 debuggers, including gdb, perldb, pydb and jdb.
Emacs Standard Lisp Library
  (package: elib)
Programming documentation for a library of standard functions for emacs lisp,
 elib. Elib is somewhat akin to C++'s libstdc++, only for emacs lisp. Elib will work
 with all flavours of emacsen, although xemacs already includes a very small subset as
 part of pcl-cvs.
GNU Enscript documentation
  (package: enscript)
This file documents GNU Enscript.
GNU Enscript FAQ
  (package: enscript)
Frequently Asked Questions about GNU Enscript.
Perl5 modules for manipulating scalar as files (IO-Stringy)
  (package: libio-stringy-perl)
IO-Stringy is a collection of Perl5 IO:: modules
 for manipulating data in scalar or array data structures using
 file mechanisms.  Allows for memory basesd temporary file among
 other things.
Programmer API for libgnuinet-java
  (package: libgnuinet-java)
This is the programmer API of libgnuinet-java an
 extension library to provide extra network protocol support.
Qt Reference Documentation
  (package: qt3-doc)
Qt (TM) is a multi-platform C++ GUI toolkit. It is a product of
 Troll Tech. It is supported on all major variants of Microsoft Windows and
 Unix/X Windows.
The GNU time Command
  (package: time)
The GNU 'time' command runs another program,
 then displays information about the resources used by that
 program, collected by the system while the program was
 running. You can select which information is reported
 and the format in which it is shown, or have `time' save
 the information in a file instead of display it on the screen.
Writing DDD Themes - User's Guide and Reference Manual
  (package: ddd)
Customising DDD's data visualisation.
 This manual sketches how data visualisation in DDD works. It covers the
 creation of displays from data, writing themes, DDD's use of VSL functions
 and the standard VSL library.
 |