about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Add -verbose, clean upgiraffedata2007-05-031-55/+105
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@285 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-05-032-155/+390
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@284 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* clean up, improve error messagesgiraffedata2007-04-282-106/+205
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@283 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Exploit .DELETE_ON_ERROR feature of GNU Makegiraffedata2007-04-113-15/+21
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@279 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add description of previous changegiraffedata2007-04-111-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@278 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Do test compile for Libxml2giraffedata2007-04-071-65/+173
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@276 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* add commentgiraffedata2007-04-071-0/+13
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@275 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add Pamundicegiraffedata2007-04-013-1/+708
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@270 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-04-011-14/+15
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@269 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Update for next numbered releasegiraffedata2007-03-302-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@268 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add ROUNDUP, ROUNDDNgiraffedata2007-03-301-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@264 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* update for releasegiraffedata2007-03-301-18/+18
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@263 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* round up row buffer to multiple of 16 pixelsgiraffedata2007-03-301-13/+45
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@262 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add commentsgiraffedata2007-03-291-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@261 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix for at least some direct color 24/32 images. Add pm_drain()giraffedata2007-03-292-301/+398
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@260 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add pm_drain()giraffedata2007-03-292-0/+34
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@259 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix selection of default library suffixgiraffedata2007-03-272-2/+10
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@258 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says ↵giraffedata2007-03-252-15/+59
| | | | | | -mapfile git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@257 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Do monochrome fastpath for nInputComp == 1, not depth == 1giraffedata2007-03-251-4/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@256 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* add -aspect option, small hash table, monochrome shortcutgiraffedata2007-03-252-70/+193
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@255 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix 'too many pixels in row' failure due to padding when there are multiple ↵giraffedata2007-03-242-238/+486
| | | | | | pixels per byte git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@253 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add missing stdio.hgiraffedata2007-03-242-3/+5
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@252 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* reverse order of depth adjustment, maxval adjustment so all planes get ↵giraffedata2007-03-222-5/+7
| | | | | | maxval adjustment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@248 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix OPT_STRING -> OPT_UINTgiraffedata2007-03-142-2/+5
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@247 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add pamditherbw -atkinsongiraffedata2007-03-032-15/+179
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@244 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* fix crash with -mapfilegiraffedata2007-03-032-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@242 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add jpegtopnm -repairgiraffedata2007-03-014-57/+114
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@240 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix unsigned arithmetic buggiraffedata2007-02-282-2/+6
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@238 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* shhopt rejects signed value for OPT_UINT optiongiraffedata2007-02-252-3/+10
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@237 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Fix maxval != 255 bugsgiraffedata2007-02-222-10/+22
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@235 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Change default offset to 0, allowe negative offsetgiraffedata2007-02-222-29/+31
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@234 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add -filter, -adaptivegiraffedata2007-02-222-61/+236
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@233 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-02-211-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@230 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* fix crash in free of bogus pointergiraffedata2007-02-212-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@229 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add -offset optiongiraffedata2007-02-202-9/+27
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@228 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add -color to ppm3dgiraffedata2007-02-181-27/+62
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@225 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Embellish wrong number of arguments error messagegiraffedata2007-02-161-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@224 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* When user gives invalid option, tell him what options are validgiraffedata2007-02-162-25/+93
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@223 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* handle more input image corruptionsgiraffedata2007-02-161-196/+331
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@222 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Don't use prototypes on systems that can't handle themgiraffedata2007-02-161-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@221 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-01-311-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@220 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* check for image too big; replace colormap sort logic; use bit arithmetic ↵giraffedata2007-01-312-92/+89
| | | | | | instead of mask table git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@219 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* This commit fixes makeman and the HTML sources so that they generate esr2007-01-302-43/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | manual pages that pass strict validation with doclifter. The required changes are widely scattered but relatively minor. Most are just tweaks to command-invocation syntax descriptions. One large class of these simply moves running text out of SYNOPSIS sections into OPTIONS sections. Another thing I had to do frequently was regroup syntax description so that plain-text tokens (e.g. filenames without surrounding [] or trailing ...) are on the same line with syntactic specials such as [ | ] { } ... (Both these changes accommodate the limits of mechanical markup parsers Even doclifter's, which is quite sophisticated and knows how to detect some natural-language patterns, has trouble telling some simple forms of command synopses from running text and will sometimes try to parse text commentary as command syntax, with unhappy results.) This commit also adds (to buildtools/Makefile.manpages) install and uninstall productions that distribution packagers can use to install the generated manual pages in /usr/share/man. I fixed a few spelling and usage bobbles I found along the way. git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@218 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* Add --repair option to Giftopnmgiraffedata2007-01-292-64/+145
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@217 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-01-211-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@215 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-01-211-94/+214
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@214 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-01-212-100/+121
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@212 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-01-211-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@211 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* cleanupgiraffedata2007-01-211-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@210 9d0c8265-081b-0410-96cb-a4ca84ce46f8
* embellish bad magic number error messagegiraffedata2007-01-202-7/+12
| | | | git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@209 9d0c8265-081b-0410-96cb-a4ca84ce46f8