libspectre/libspectre.changes

57 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Nov 13 12:16:09 CET 2009 - vuntz@opensuse.org
- Update to version 0.2.3:
+ Several fixes in the PostScript parser:
- Detection of invalid or broken files has been improved. A
document scanned without errors with no pages and no format
is likely to be an invalid file, or not a PostScript file at
all (fdo#19042)
- Fix possible uninitialized use of Document media struct
contents(fdo#18685)
- Fix documents with PJL commands before the initial DSC
comments.
+ Ghostscript is now always run with -dSAFER option
+ A missing argument in gs command line of PDF exporter was
making it always fail for any document in BSD systems
(fdo#18826)
+ Internal copy of ghostscript headers have been removed since
they are already installed by ghostscript since version 8.62
(fdo#18827)
- Do not call suse_update_config, and do not reset CFLAGS to
default value.
-------------------------------------------------------------------
Thu Feb 5 04:11:47 CET 2009 - vuntz@novell.com
- Update to version 0.2.2:
+ A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (fdo#18239)
+ Parser is now locale-independent when parsing float numbers
(fdo#18685)
+ The display format has been fixed to match cairo/pixman.
(fdo#18266)
-------------------------------------------------------------------
Wed Oct 22 16:17:25 CEST 2008 - mrueckert@suse.de
- fix debug_packages_requires define
-------------------------------------------------------------------
Wed Oct 15 15:27:45 CEST 2008 - stbinner@suse.de
- update to 0.2.1:
* Fixes and improvements in the PostScript parser
* Portability fixes
-------------------------------------------------------------------
Fri Aug 1 17:32:25 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Thu Apr 3 14:49:36 CEST 2008 - dmueller@suse.de
- Initial package (0.2.0)