2013-12-10 14:58:13 +00:00
committed by Git OBS Bridge
parent e73900083f
commit 292b19be38
5 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 10 14:50:19 UTC 2013 - werner@suse.de
- Update to transfig version 3.2.5e
* HTML map output was limited to 100 links.
Fix by Jan van Dijk
* Updated for compatibility to PNG 1.5
From Matthias Scheler
* Was adding "showpage" command when producing bitmap formats from intermediate EPS.
This produced "illegal" PNG and JPEG files with extra, blank image.
* Maximum width of included image in PS/EPS output increased from 8192 to 16384
* Precision of some PIC objects increased from %.2f to %.3f
* Double close of output file when ghostscript fails. Original bug report from
https://bugzilla.redhat.com/728825
- Change out patch sets to fit 3.2.5e
-------------------------------------------------------------------
Fri Apr 5 10:16:53 UTC 2013 - idonmez@suse.com