pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/flpsed
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 24 11:16:32 UTC 2015
Modified Files:
pkgsrc/print/flpsed: Makefile distinfo
Log Message:
(pkgsrc)
- Convert (buildlink3) from fltk 1.3 to 2.0
(upstream)
- Update 0.3.9 to 0.4.4
---------------------
flpsed-0.4.4
- fix problem with documents that embed standard font replacements
(reported by Volker Kuhlmann)
- use plain Helvetica font instead of HelveticaNeue-Roman
(reported by Evgeny Stambulchik and others).
- use ftell() instead of ftello() for better compatibility
(reported by Christophe CURIS).
- fix compile problem with recent fltk-2 snapshots (reported by Brian)
- automatically import PDF files from the command line (requested by many).
flpsed-0.4.3
- implicitely end setup section if %%Page comment is encountered and check
for valid setup length after DSC parsing.
- only set modified flag if real changes have been made to the document.
- use fl_choice() instead of deprecated fl_ask().
- no longer rely on %%Pages comment because of possible use of (atend).
- call XSync() to avoid "Cannot get ghostview property" error from gs
(reported by A Mennucc).
- don't die on SIGPIPE if gs has a problem (reported by A Mennucc).
- use fltk2-config instead of fltk-config.
flpsed-0.4.2
- Use setenv() instead of putenv() for POSIX
compatibility (noticed by Jeff Orczykowski on Solaris 8).
- fix gcc-4.1 compilation problem.
- fix segfault in DSC code reported by Morten Brix Pedersen.
- work around missing utf8len() in recent fltk-2. versions.
- more compile fixes for recent fltk-2. versions.
flpsed-0.4.1
- Add support for PostScript Document Structure Convention.
- Pages can now be accessed in random order.
- Document sizes other than A4 are handled better.
- Add -geometry and -z (zoom) options.
flpsed-0.4.0
- Switch to fltk2 to support antialiased fonts and utf8.
- Added support for polish special characters (tested by Bartosz Malinowski).
- Document sizes other than A4 are handled better.
- Add -geometry and -z (zoom) options.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/flpsed/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/flpsed/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index