blob: ae8fff91ec607a8b5d52800f6b35b292cc0b5992 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
flpsed ChangeLog
=================
flpsed-0.3.0
- Add support for tags (thanks to Reimar Bauer for his thoughts on this).
- Add batch processing mode.
- Load PostScript file given on the command line.
- Reduced flickering.
flpsed-0.2.1
- Fix segfault when reloading documents.
flpsed-0.2
- Change internal format to allow for more compatible PostScript code.
- Improve PostScript output.
- Make flpsed work with various page sizes.
- Major code restructuring.
- Allow pasting of text.
- Fix segmentation fault when saving large documents.
- Add support for '\' character.
flpsed-0.1
- Initial version.
|