Content here is by:
Michael Still
mikal@stillhq.com
All my Open Source projects
Extracted view of CVS
Home Site map
|
See recent comments. RSS feed of all comments.
ImageMagick book
MythTV book
|
 |
|
 |
|
pngtools is a suite of commands that I needed to make PNG easier to use in my own development. I have been coding TIFF images with libtiff for some time, and the tiffinfo, tiffdump, and tiffcp commands are quite useful for that code. I have therefore implemented similar commands for libpng.
|
|
|
|
|
 |
|
 |
|
There is now an online CVS repository for this code. It can be found here.
|
|
|
|
|
 |
|
 |
|
Sat, 09 Apr 2005
|
|
|
|
|
 |
|
 |
|
Mon, 06 Jan 2003
|
|
|
|
|
 |
|
 |
|
Version 0.2 is now available. This implements the pngcp command, which can be used to edit the characteristics of PNG files. You can download the source from here.
posted at: 04:00 | path: /pngtools | permanent link to this entry
|
|
|
|
|
 |
|
 |
|
Sat, 16 Jun 2001
|
|
|
|
|
 |
|
 |
|
The slides for my Australian Open Source Symposium talk are now available online. This talk covers Panda, PandaLex, PandaScript, PNGTools, and stuff like that.
posted at: 07:00 | path: /pngtools | permanent link to this entry
|
|
|
|
|
 |
|
 |
|
Wed, 11 Apr 2001
|
|
|
|
|
 |
|
 |
|
In line with the maxim "release early, release often", here is the initial public viewing of my work on pngtools. At the moment, the only command that is implemented is pnginfo, which is pretty much there (apart from the command line options, which are rarely used).
I would welcome comments on the code, which can be sent to mikal@stillhq.com. The code is (c) Michael Still 2001, and is released under the GNU GPL version 2.
- Source
posted at: 07:00 | path: /pngtools | permanent link to this entry
|
|
|
|
|
|
|
|