File: CHANGES

package info (click to toggle)
boust 0.140-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 188 kB
  • ctags: 21
  • sloc: sh: 662; makefile: 80
file content (40 lines) | stat: -rw-r--r-- 1,055 bytes parent folder | download
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
Version 0.14
	* Added command-line printing capability to a file or stdout
	* Added stdin as an option for an input 'file'	  
	* Added smart precalculation of ps font size based on how many
	  characters per line.
	* Fixed ps margin-alignment error new to 0.137
	* Fixed a page number error, caused by printing more than once
	
Version 0.137:
	* Added hyphenation routines so extra-long words won't make the
	  program hang.
	* Made the Quit prompt pop up above the mouse.

Version 0.136:
	* PS pages viewable out of order

[Prior to version 0.136, this Change Log is not complete.]

Version 0.135:
	* Multiple PS output

Version 0.13:
	* Limited PS output

Version 0.12:
	* Added optional background colors for alternating lines

Version 0.11:
	* fixed a little bug -- user had to press Reformat button 
	  after loading a file.

Version 0.1:
	* Totally re-written in Tcl/Tk

Version 0.02b:
	* Sad attempt at making the VT version work in X.
	  It had problems -- probably the fonts weren't converted right.

Version 0.012:
	* VT version.  Really buggy.