ChangeLog 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. ****************************************************************************
  2. * Changes in Antiword from versions 0.22 to 0.34 *
  3. ****************************************************************************
  4. Changes 0.33 to 0.34
  5. --------------------
  6. Bug fixes:
  7. - Bug in UTF-8 tables fixed
  8. - Bug reported by Stewart Goldwater <sg@janus.freeserve.co.uk> fixed
  9. - Bug reported by Karl-Otto Linn <linn@informatik.fh-wiesbaden.de> fixed
  10. - Fixed a bug that made DOS hang when Antiword processed a document > 8 MB.
  11. New features:
  12. - Better approximations for fancy characters in the output
  13. - A Word document can now be saved as XML/DocBook.
  14. - Linux Makefile is now closer to conventions.
  15. - Support for Text Boxes
  16. - An environment variable ANTIWORDHOME was added to create a more flexable
  17. place for the mapping files.
  18. - Antiword is now Latin9 enabled. Thanks to Stefan Bellon
  19. <sbellon@sbellon.de> (RISC OS only)
  20. - Some support for MacWord 4 and 5 documents
  21. - More support for Word-for-DOS documents
  22. - Support for superscripts and subscripts
  23. - Displays slightly more images.
  24. - Improved lists, especially in documents from Word 97 or later.
  25. Changes 0.32 to 0.33
  26. --------------------
  27. Bug fixes:
  28. - Bug reported by Yannick PERRET <yperret@bat710.univ-lyon1.fr> fixed
  29. Old features:
  30. - The -X option is no longer supported. Replace "-X 2" by "-m 8859-2.txt"
  31. New features:
  32. - Slightly more accurate font translation
  33. - Full support for WinWord 2.0 documents
  34. - Some support for Word-for-DOS and WinWord 1.x documents
  35. - Selective header numbering
  36. - Implementation of stylesheets
  37. - The system-wide directory for the mapping files was changed from
  38. "/opt/antiword/share" to "/usr/share/antiword", in accordance with FHS,
  39. the file-system hierarchy standard, as suggested by Anand Buddhdev
  40. <arb@anand.org>.
  41. - Antiword now turns white text into light gray text.
  42. - Antiword is now closer to "64-bit clean". Based on information supplied by
  43. Duncan Haldane <f.duncan.m.haldane@worldnet.att.net>.
  44. Changes 0.31 to 0.32
  45. --------------------
  46. Bug fixes:
  47. - Bug reported by Forrest J. Cavalier III <mibsoft@mibsoftware.com> fixed
  48. - Bug reported by Jan ONDREJ (SAL) <ondrejj@salstar.sk> fixed
  49. - Bug in dealing with RLE compressed bitmap images fixed
  50. - Bug in image scaling fixed (RISC OS only)
  51. New features:
  52. - Improved leading (Unix only; PostScript version only)
  53. - Antiword can now read from the standard input. This is based on an idea by
  54. Matthew Miller <mattdm@mattdm.org>. (Unix only)
  55. - A white background looks much better. (RISC OS only)
  56. - A system-wide directory for the mapping files, as suggested by Sven Geggus
  57. <sven@geggus.net> and many others. (Unix only)
  58. - Antiword can now deal with documents larger than 7 MB.
  59. Changes 0.30 to 0.31
  60. --------------------
  61. Bug fixes:
  62. - Bug in the "Show hidden (by Word) text" feature fixed
  63. - Bug reported by David Aspinwall <aspinwall@timesten.com> fixed
  64. - Bug reported by Robert Steinmetz <rob@steinmetznet.com> fixed
  65. Old features:
  66. - The -g and -c options are no longer supported. The -c option was the default
  67. and is now used automatically. (Unix only)
  68. New features:
  69. - Ability to display some of the images
  70. - Ability to use landscape mode (Unix only; PostScript version only)
  71. - Support for all ISO-8859 character sets plus KOI8 and some code pages
  72. (Unix only; text version only)
  73. - Antiword will now give a warning if the specified PostScript paper size is
  74. unsupported. Thanks to Greg Robinson <Greg.Robinson@dsto.defence.gov.au>
  75. - Changed from PostScript version 1 to version 2
  76. - Antiword now returns 1 if no Word document is found among the files listed
  77. on the command line, as suggested by Jens Schleusener
  78. <Jens.Schleusener@dlr.de>.
  79. - Takes the right margin into account
  80. - The PostScript part now supports the AvantGarde, Bookman, Helvetica-Narrow,
  81. NewCenturySchlbk and Palatino fonts (Unix only)
  82. - More accurate fontnames translation table
  83. - Initial scale factor is now configurable (RISC OS only)
  84. Changes 0.29 to 0.30
  85. --------------------
  86. Bug fixes:
  87. - Bug in the generated PostScript (nocurrentpoint) fixed
  88. - Bug reported by Keith Bamford <kbamford@eurobell.co.uk> fixed
  89. - Bug in the chapter numbering font fixed
  90. New features:
  91. - Improved handling of changes in the font size on a single line.
  92. - Some support for long file names (RISC OS only)
  93. - Thanks to David Kanareck <david@davidkanareck.demon.co.uk>, Antiword can
  94. now deal with documents made by "Word for Asian languages", but only
  95. when these documents are written in a European language.
  96. - Character properties "Caps" and "SmallCaps" for accented characters
  97. - More accurate fontnames translation table. (RISC OS only)
  98. - PostScript part now supports the Times and Helvetica fonts. (Unix only)
  99. Changes 0.28 to 0.29
  100. --------------------
  101. Bug fixes:
  102. - Bug reported by Paul McCann <P.J.McCann@cfm1220.x400.icl.co.uk> fixed
  103. - Character property "SmallCaps" works better now
  104. - Bug reported by Richard Lambley <richard@wireless.demon.co.uk> fixed
  105. - Fixed a bug in the linewidth computation (Unix only)
  106. New features:
  107. - A Word document can now be saved as PostScript (Unix only, Courier font only)
  108. - Left, Center, Right and Justify alignment added for Word 97
  109. - Supports the Macintosh character set
  110. Changes 0.27 to 0.28
  111. --------------------
  112. Licence:
  113. - Distributed under the GNU General Public License
  114. Bug fixes:
  115. - Bug reported by Richard Lambley <richard@wireless.demon.co.uk> has not
  116. been fixed yet.
  117. - Deals correctly with fancy quotes in files from a Macintosh
  118. New features:
  119. - Supports character properties "SmallCaps", "Caps" and "Hidden Text"
  120. - The use of fonts and font sizes for "fast saved" documents is now supported.
  121. - Separators between the text, the footnotes and the endnotes
  122. - Footnotes are now numbered in Arabic numericals (1, 2, 3), endnotes are now
  123. numbered in Roman numericals (i, ii, iii).
  124. Changes 0.26 to 0.27
  125. --------------------
  126. Bug fixes:
  127. - The main title now shows the first 12 characters of the file name.
  128. New features:
  129. - "Fast saved" documents are now supported for Word 97.
  130. - All tables are now supported for Word 97.
  131. - It is now possible to scale the text.
  132. Changes 0.25 to 0.26
  133. --------------------
  134. Bug fixes:
  135. - Fixed several problems with the Choices file
  136. - Closed a small memory leak
  137. New features:
  138. - The use of fonts and font sizes for "full saved" documents is now supported.
  139. - Most tables are now supported for Word 97.
  140. - Header numbers are now supported for Word 97.
  141. Changes 0.24 to 0.25
  142. --------------------
  143. Bug fixes:
  144. - Improved handling of memory shortages
  145. - Some special tables were messed up.
  146. New features:
  147. - "Fast saved" documents are now supported for Word 6 and 7.
  148. - A new option to permit Antiword to change the filetype of Word documents to
  149. MSWord (&ae6).
  150. - A Wordfile can now be saved as a Drawfile.
  151. - The look and feel has been changed from editor-like to browser-like
  152. Changes 0.23 to 0.24
  153. --------------------
  154. Bug fixes:
  155. - Empty paragraphs in numbered list were not always numbered correctly.
  156. - In very complex tables some text could get lost.
  157. New features:
  158. - F3 is now a shortcut to the "Save as" dialogue box.
  159. - Left, Center, Right and Justify alignment added for Word 6 and 7
  160. - [pic] marks the place where an image should have been.
  161. - It is now possible to have a writeable Choices file, even when Antiword
  162. itself is on a read-only medium.
  163. Changes 0.22 to 0.23
  164. --------------------
  165. New features:
  166. - Paragraph breaks are now an option.
  167. - Bulleted single level lists for files from Word 6 and 7
  168. - Numbered single level lists (some styles) for files from Word 6 and 7