jeremias    2002/11/19 05:57:47

  Modified:    .        Tag: fop-0_20_2-maintain CHANGES
  Log:
  Update changes
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.10.2.28 +9 -6      xml-fop/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/xml-fop/CHANGES,v
  retrieving revision 1.10.2.27
  retrieving revision 1.10.2.28
  diff -u -r1.10.2.27 -r1.10.2.28
  --- CHANGES   18 Nov 2002 14:37:44 -0000      1.10.2.27
  +++ CHANGES   19 Nov 2002 13:57:47 -0000      1.10.2.28
  @@ -1,29 +1,32 @@
   ==============================================================================
   Done since 0.20.4 release
   
  +- Update to Xerces 2.2.1 (Jeremias Maerki)
  +- Fixed EOFException in TTFReader (Bug #14576)
  +  Submitted by: Bernard D'Have <[EMAIL PROTECTED]>
   - Added support for CCITT Group 4 encoded TIFF files
     Made JAI support dynamic (no recompile needed anymore)
     Submitted by: Manuel Mall <[EMAIL PROTECTED]> (see bug #13866)
   - Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)
     Submitted by: Stephan Neuhaus <[EMAIL PROTECTED]>
  -- Fix bug in LinkSet.mergeLinks() (ArrayOutOfBoundsException when number of 
  +- Fix bug in LinkSet.mergeLinks() (ArrayOutOfBoundsException when number of
     rects is zero) (Jeremias Maerki)
   - Removed the necessity for a buildtools.jar (Jeremias Maerki)
   - Updated several JARs: Ant 1.5.1, Xerces 2.2.0, Xalan 2.4.1 (Jeremias Maerki)
   - Fixed some multi-threading issues (NPEs)
     Submitted by: Joachim Unger <[EMAIL PROTECTED]>
   - Improved registration of ImageReader implementations (Jeremias Maerki)
  -- Refactored baseDir stuff. Internally most code has been changed to work on 
  -  URLs instead of filenames. The baseDir property is evaluated to a baseURL 
  +- Refactored baseDir stuff. Internally most code has been changed to work on
  +  URLs instead of filenames. The baseDir property is evaluated to a baseURL
     which can be accessed through Configuration.getBaseURL() (Jeremias Maerki)
  -- Added a fontBaseDir property (similar to baseDir) which represents a base 
  -  dir/URL for fonts. If this property isn't set, a fallback is made to 
  +- Added a fontBaseDir property (similar to baseDir) which represents a base
  +  dir/URL for fonts. If this property isn't set, a fallback is made to
     baseDir. (Jeremias Maerki)
   - Fixed some javadoc warnings
     Submitted by: Victor Mote <[EMAIL PROTECTED]>
   - Added translation for GoToPageDialog and update for czech translations
     Submitted by: Michal Buchtik <[EMAIL PROTECTED]>
  -- background properties for all regions + regions precedence support 
  +- background properties for all regions + regions precedence support
     (Oleg Tkachenko)
   - TXTRenderer output encoding (Oleg Tkachenko)
   - border-spacing support (Oleg Tkachenko)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to