tore        01/12/02 14:20:02

  Modified:    .        Tag: fop-0_20_2-maintain CHANGES
  Log:
  Updated to reflect changes.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.10.2.1  +18 -2     xml-fop/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/xml-fop/CHANGES,v
  retrieving revision 1.10
  retrieving revision 1.10.2.1
  diff -u -r1.10 -r1.10.2.1
  --- CHANGES   2001/10/14 20:52:59     1.10
  +++ CHANGES   2001/12/02 22:20:02     1.10.2.1
  @@ -1,5 +1,15 @@
   ==============================================================================
   Done since 0.20.2 release
  +*** General
  +- Support for CMYK and embedded ICC profiles in jpeg images (Tore Engvig)
  +- Support for jpeg images in PS Renderer (Tore Engvig)
  +- Add support for EPS images in PostScript renderer and limited EPS support in 
  +  PDF Renderer (Tore Engvig)
  +- fixed bug in TTFReader (unsigned lsb changed to signed) 
  +  Submitted by: Cristi Ruja, [EMAIL PROTECTED]
  +- Added Polish Hyphenation based on TeX hypenation
  +  Submitted by: Marcin Kuthan [[EMAIL PROTECTED]]
  +  
   *** Tables
   - Implement the proportional-column-width() function in table-column and
   make it possible to specify table width (or inline-progression-dimension)
  @@ -7,14 +17,20 @@
   - Fix a bug causing strange layout when a cell containing a nested table
   was laid out again because another cell in the same row was split (David
   Dixon's example). (Karen Lease)
  +
   *** Datatypes
   - Rearrange the Length class hierarchy as part of the table-column proportional
   width work. (Karen Lease)
  +
   *** Areas
   - Fix BlockArea to account for padding and border when calculating space
   remaining for content. (Karen Lease)
  +
   *** Properties
   - Add support for inline-progression-dimension and table-layout. (Karen)
  +- Add support for letter-spacing.
  +  Submitted by: Raymond Penners <[EMAIL PROTECTED]>
  +
   ==============================================================================
   Done since 0.20 release
   
  @@ -100,7 +116,7 @@
   Submitted by:  Jeremias Maerki <[EMAIL PROTECTED]>
   - (Options.java) fixed error where configfile was not being set (KLiddle)
   - (Options.java) Added patch for loading config via Thread ContextClassLoader
  -Submitted by:        Davanum Srinivas
  +Submitted by:   Davanum Srinivas
   - (StreamRenderer.java) This just moves the marker supporting code from before
   Mark's patch into StreamRenderer. Not tested. (SCoffman)
   
  @@ -577,7 +593,7 @@
   - fixed: leader didn't fill rest of line in table of contents [Fotis Jannidis]
   - fixed: throws a more useful error if non-row inside table body [Keiron Liddle]
   - fixed: duplicate ID bug for tables that flow over a page [Keiron Liddle]
  -- fixed: empty flow bug      [Kai Strackbein]
  +- fixed: empty flow bug [Kai Strackbein]
   - fixed: broken support of jdk 1.1 [Peter Housel]
   
   Done since 0.15 release
  
  
  

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

Reply via email to