-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGES
55 lines (32 loc) · 1.09 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Release 2.6, Thu Mar 20, 2009
=============================
* Fix problem when converting a series of files, some with illegal
bounding boxes.
* Fix problem with non-integer bounding boxes and --height/--width.
Release 2.6, Thu Mar 27, 2006
=============================
* Better checks for BoundingBox.
* Better checks for Ghostscript.
* Prevent width/height from propagating.
* Configure for PBM fallback at build time.
* Add .spec file.
Release 2.5, Thu Jul 06, 2006
=============================
* Updated CHANGES file.
Release 2.4, Thu Jul 06, 2006
=============================
* Add support for transparent PNGs.
Thanks to Jean_Baptiste Quenot.
* Updated reference images.
Release 2.3, Thu Jun 01, 2006
=============================
* Fixed a typo.
Release 2.2, Mon Jun 25, 2001
=============================
* Add -width and -height options.
* Add more tests.
Release 2.1, Fri Jun 22, 2001
=============================
* Added support for antialiasing (enabled by default).
* Enhanced documentation and cleaned up the kit.
* Added install tests (make test).