blob: ccb83ffb22d4aad385d22898126a19b2c72e4767 (
plain)
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
|
Version 1.0
- Switched from Sablotron to DOMC (due to speed and dependency issues)
- Added support for ANSI to Unicode conversions
Version 0.9.3
- Code cleanup and commenting
- Fixed bug with non-existant destinations
- Created XML schema for output format
- Speed improvements
- Added 'presentation' mode
- Added support for fonts
- Other small bug fixes
- Uses RTFX namespace
Version 0.9.2
- Updated windows version to new sablot library
- Added support for foot notes
- Added support for super and sub script
- Removes extraneous duplicate tags
- Other small bug fixes
Version 0.9.1
- Changed name to 'rtfx' due to a naming conflict
Version 0.9
- Ported to Linux/FreeBSD
Version 0.7
- Stable released used regularly
|