Eric Smith
|
5b1d2b6675
|
Add missing extern for variable blank_handler.
|
2022-04-28 20:39:49 -06:00 |
|
Eric Smith
|
0f086e044d
|
Init height and width to avoid warnings.
|
2022-04-28 20:38:57 -06:00 |
|
Eric Smith
|
48badfdcd3
|
Fix forward declaration of yyin.
|
2022-04-28 20:38:30 -06:00 |
|
Eric Smith
|
de94914387
|
Update for newer bison.
|
2022-04-28 20:35:16 -06:00 |
|
Eric Smith
|
357172fc8e
|
Merge pull request #6 from philpem/fix-png-switchstmt
fix use of switch-case on a boolean
|
2020-05-26 14:12:55 -06:00 |
|
Eric Smith
|
4d3f6a32f5
|
Merge pull request #5 from philpem/marcespie-fix-g4-absdiff
Fix upstream #3, bring in marcespie's G4 patch
|
2020-05-26 14:12:00 -06:00 |
|
Eric Smith
|
f9bd928d8a
|
Merge pull request #4 from philpem/fix-libnetpbm
make libnetpbm import work on Ubuntu/Debian (upstream #1)
|
2020-05-26 14:11:18 -06:00 |
|
Phil Pemberton
|
acca06eefc
|
fix use of switch-case on a boolean
|
2020-05-26 18:46:16 +01:00 |
|
Phil Pemberton
|
8827eb886c
|
make libnetpbm import work on Ubuntu/Debian (upstream #1)
Deal with Debian/Ubuntu's version of libnetpbm10-dev.
See upstream issue #1
|
2020-05-26 18:31:19 +01:00 |
|
Phil Pemberton
|
ff881377d8
|
Fix upstream #3, bring in marcespie's G4 patch
Fix a clang warning which is also a bug. Thanks to @marcespie for the
patch.
Fixes upstream issue #3
|
2020-05-26 18:13:27 +01:00 |
|
Eric Smith
|
986047af9b
|
Minor updates.
v0.36
|
2017-12-27 11:15:09 -07:00 |
|
Eric Smith
|
d526c45a52
|
Fix problem with image_info->{width,height}_samples not being set. Add rotation.
|
2017-06-09 22:02:47 -06:00 |
|
Eric Smith
|
cf429f859f
|
Add missing include of <string.h>.
|
2017-06-09 22:02:01 -06:00 |
|
Eric Smith
|
06bdecfc18
|
Move resize_bitmap() and rotate_bitmap() into bitblt.[ch]. Add horribly inefficient implementation of transpose().
|
2017-06-09 22:01:38 -06:00 |
|
Eric Smith
|
e4b1297e1e
|
Add CHANGELOG.md.
|
2016-06-23 21:01:41 -06:00 |
|
Eric Smith
|
10c4f6846c
|
Add very many enhancements by J. David Bryan.
|
2016-06-23 20:39:37 -06:00 |
|
Eric Smith
|
a355304f3d
|
Merge more release 0.33 changes which were apparently missing in svn import.
|
2016-06-23 20:33:44 -06:00 |
|
Eric Smith
|
37fad8125d
|
Merge release 0.33 changes which were apparently missing in svn import.
|
2016-06-23 20:23:49 -06:00 |
|
Eric Smith
|
f3d9963b98
|
Add missing semicolons.
|
2016-06-23 19:56:28 -06:00 |
|
Eric Smith
|
9b985f4e23
|
Add .gitignore.
|
2016-06-23 19:56:13 -06:00 |
|
Eric Smith
|
42e34ac141
|
Change pbm to netpbm.
|
2016-06-23 19:55:22 -06:00 |
|
Eric Smith
|
cdc73fc944
|
added big-endian support
|
2003-08-18 09:59:41 +00:00 |
|
Eric Smith
|
9f01e74221
|
include tumble version in usage message.
|
2003-04-10 09:02:12 +00:00 |
|
Eric Smith
|
7e6f49d464
|
first cut at PBM support.
|
2003-04-10 08:47:30 +00:00 |
|
Eric Smith
|
e379c29f49
|
support both big- and little-endian TIFF files. don't crash in close_input_file() if current_input_handler is NULL.
|
2003-03-25 09:38:08 +00:00 |
|
Eric Smith
|
d4dcb359e6
|
*** empty log message ***
|
2003-03-25 09:36:56 +00:00 |
|
Eric Smith
|
7e9bf6c153
|
handle bookmark hierarchy.
|
2003-03-20 16:23:37 +00:00 |
|
Eric Smith
|
b8db3757a3
|
*** empty log message ***
|
2003-03-20 15:26:16 +00:00 |
|
Eric Smith
|
a5d4200f24
|
recognize both big-endian and little-endian TIFF files.
|
2003-03-20 15:22:23 +00:00 |
|
Eric Smith
|
d7d4fa0632
|
added match_suffix() to input handlers.
|
2003-03-20 14:55:28 +00:00 |
|
Eric Smith
|
2582aa64a8
|
fix return value in process_jpeg_image().
|
2003-03-20 08:32:16 +00:00 |
|
Eric Smith
|
1f6e70d6b7
|
strip more extensions for bookmark names.
|
2003-03-20 08:26:18 +00:00 |
|
Eric Smith
|
e2298fcbe8
|
fix return values in process_tiff_image().
|
2003-03-20 08:20:52 +00:00 |
|
Eric Smith
|
dccd163653
|
added color, width_samples, height_samples areguments to pdf_write_jpeg_image().
|
2003-03-20 07:53:09 +00:00 |
|
Eric Smith
|
e9915ad10f
|
new release.
|
2003-03-20 07:52:25 +00:00 |
|
Eric Smith
|
d53923b70c
|
newline before endstream is NOT the responsibility of callback!
|
2003-03-20 07:44:53 +00:00 |
|
Eric Smith
|
af42666d8e
|
*** empty log message ***
|
2003-03-20 07:06:35 +00:00 |
|
Eric Smith
|
51f0ed1b9e
|
no DEBUG in release version.
|
2003-03-20 07:03:29 +00:00 |
|
Eric Smith
|
67e3ee737e
|
fix multiple close of input file.
|
2003-03-20 07:02:28 +00:00 |
|
Eric Smith
|
e08fd46185
|
more JPEG support. added input file handler API.
|
2003-03-20 06:54:08 +00:00 |
|
Eric Smith
|
e68a6fb9a0
|
*** empty log message ***
|
2003-03-20 01:08:05 +00:00 |
|
Eric Smith
|
0a019217f0
|
more JPEG support.
|
2003-03-19 15:39:55 +00:00 |
|
Eric Smith
|
01a019cccf
|
Added README to binary distribution.
|
2003-03-16 15:40:00 +00:00 |
|
Eric Smith
|
6288ecf2fe
|
made test data width greater than 32, a multiple of 4, but not a multiple of 8. added printfs to clarify output.
|
2003-03-16 15:36:54 +00:00 |
|
Eric Smith
|
6aaa9abd6e
|
added README, INSTALL.
|
2003-03-16 15:37:16 +00:00 |
|
Eric Smith
|
51bbc58242
|
fix shifting in flip_h().
|
2003-03-16 15:27:06 +00:00 |
|
Eric Smith
|
689162e415
|
spec files are now called control files.
|
2003-03-16 13:58:26 +00:00 |
|
Eric Smith
|
04bbb05a98
|
specify page mode when file is closed rather than when it is initially created. if USE_OUTLINES but no bookmarks, use USE_NONE instead.
|
2003-03-14 08:57:40 +00:00 |
|
Eric Smith
|
8c311a35a8
|
remove debug output.
|
2003-03-14 08:56:38 +00:00 |
|
Eric Smith
|
815c31a469
|
finished implementing page labels.
|
2003-03-14 08:24:37 +00:00 |
|