RSS feed
5933c480
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/11 08:15
Make the symbol dict lookup code public and move it out of jbig2_text.c.
02a9540f
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/10 15:54
Properly quote nested M4 macros. The old code breaks in autoconf 2.58.
75c1235e
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/10 12:02
Correct arguments to jbig2_image_free().
995e4a01
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/09 08:59
Add reference counting to the image structure to permit sharing of the glyph images
8f2d8d66
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/06 13:08
Fix a bug with text region rendering in the Patent.pdf example file from
51ae6b8a
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/03 11:39
Add a missing header. Record warning fixes in the changelog.
04b5524d
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/03 11:38
Add a 'default' case to the output file format switch to clear up some
d46b5050
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/03 11:34
Remove an unused variable.
a9edf8c0
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/11/03 11:32
Add string.h for memset().
e3232929
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/10/31 07:17
Cosmetic changes to the bootstrap script.
350f6edb
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/10/27 05:28
Add a cast to correct an MSVC warning.
e552e544
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/10/01 15:30
Remove an unnecessary check for the symbol id < 0 (it's unsigned) and
539a19a0
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/10/01 13:05
Add protection against uninitialized dictionary lists, as can happen for
1fd3f35b
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/10/01 10:21
Correct an allocation size bug that caused memory access errors when the
bcc1da02
– tor <tor@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/09/29 11:33
Bounds checking and fixed bug with a0 and black background
848fce58
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/09/04 00:56
Update the changelog (nothing new to report).
c5bd9271
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/09/03 03:27
Add some uint*_t typedefs for cygwin. Cygwin apparently doesn't provide stdint.h, but does define
9d23c17a
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/09/03 02:40
Add double include protection to os_types.h.
29466e00
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/09/02 22:56
Apply a patch to support compilation on VMS (as part of Ghostscript with openvms.mmk). Closes
a11b2b52
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/08/01 10:57
Enable dist-zip since that packaging was the most popular on
cd3bd3d7
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/08/01 10:34
Set release date for 0.4 release.
b26c9285
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/07/15 20:52
Replace the if tree for choosing sized int types with an easier to read
231a82bf
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/07/15 20:40
Use JBIG2_DEBUG instead of plain DEBUG for compile-conditional debugging
69366cad
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/06/17 15:24
Automake automatically distributes COPYING, but not LICENSE. :)
db0078f2
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/06/14 07:11
Some wording cleanup.
c98a1913
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/06/14 06:20
Grant GPL exception for linking to AFPL Ghostscript.
c0bc856d
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/06/14 06:15
Add banner change to the changelog.
8cb34f5b
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/06/14 05:40
Turn on keyword substitution so our $Id$ lines get updated in
43fcbcd7
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/06/13 18:42
Update the license headers to use the same legal redirect as Ghostscript
54850de6
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/20 08:03
Bump version number post-commit.
0797f658
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/20 06:39
Set date for 0.3 release.
cf4c5147
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/20 06:34
Update changelog.
4be0d08e
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/20 06:31
Complete implementation of mmr decoding. We now pass another of the ubc test bitstreams!
01736665
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/20 06:30
Recorrect a typo in the recommit.
72f228ca
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:45
correct a typo.
96c0fc6a
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:44
Add Theo deRaadt's portable (v)snprintf implementation for portability, under
c65c52c0
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:41
Move HAVE_LIBPNG to the msvc makefile; this shouldn't necessarily be included in the win32 build
1ed23257
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:39
Further conditionalize the symbol dictionary debug dump: it's now enabled with DUMP_SYMDICT
2f525802
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:34
Avoid a (spurious) uninitialized variable warning.
e3539c78
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:33
Pass the segment number to fprintf in the default error handler.
5c949815
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:32
Bump version number post-release.
48db6a45
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 18:25
Add brief instructions for building zlib and libpng under MSVC.
bfea1895
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 12:09
Mention adobe encoder handling in the changelog. We still don't handle multi-page (separate global
bf2f470f
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 12:07
strncasecmp() isn't portable. work around until we can provide our own.
09f3c413
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 12:05
Update changelog for release.
a6217b4a
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 12:04
It turned out not to be feasible to share rules between our MSVC
816d22ae
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 12:02
Remove the warnings flag; -Wall is gcc-specific so we need to turn it on from inside configure if
e3d615c2
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 12:00
MacOS generally has stdint.h available (Apple's tools on MacOS X or recent Metrowerks CodeWarrior)
7b85c558
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 11:59
Add -Wall to the CFLAGS.
9e4350a4
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2003/05/07 11:56
Change the declaration to match the prototype.
de8bf02d
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored