Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" 
for change notification.

The following page has been changed by JeremiasMaerki:
http://wiki.apache.org/xmlgraphics-fop/ImageSupport/Status

The comment on the change is:
Some updates

------------------------------------------------------------------------------
  ||IN PROGRESS||Implement all necessary ImageConverters. done: SVG->G2D, 
WMF->G2D, G2D->BufferedImage/RenderedImage.||
  ||IN PROGRESS||Write unit test for as much of the functionality as 
possible/reasonable.||
  ||IN PROGRESS||Write Javadocs||
- ||OPEN||Verify that undecoded images (TIFF with CCITT G4, JPEG or PNG) are 
properly supported by the architecture in order to have minimal memory usage 
and maximum performance (no more passing around byte arrays).||
+ ||IN PROGRESS||Verify that undecoded images (TIFF with CCITT G4, JPEG, PNG, 
EPS) are properly supported by the architecture in order to have minimal memory 
usage and maximum performance (no more passing around byte arrays). done: JPEG, 
EPS.||
  ||done||Implement transparent support for GZIP encoded streams.||
  ||OPEN||Allow SAXSource and DOMSource for XML-based images. Not implemented 
but generally supported by the architecture (JAXP Source)||
  ||OPEN||Reimplement caching. Cache the various image flavors separately of 
each other. Identify uncacheable image flavors.||
  ||OPEN||Make sure all streams are properly closed.||
  ||OPEN||Support injection of manually built Image subclasses through the 
Source mechanism (meaning: act during URI resolution and build the final image 
(ex. as BufferedImage or Graphics2DImagePainter) instead of providing a stream 
to an encoded image).||
  ||OPEN||Decide if the Graphics2DAdapter/Graphics2DImagePainter pair is still 
in the right place (in the render package) as it is heavily used now in the 
image package.||
- ||OPEN||Integrate the new image package into the layout engine 
(ImageInfo/ImageSize), the renderers (Image/ImageFlavor) and the FOP 
extensions.||
+ ||IN PROGRESS||Integrate the new image package into the layout engine 
(ImageInfo/ImageSize), the renderers (Image/ImageFlavor) and the FOP 
extensions.||
- ||OPEN||Reimplement support for baseline adjustment (for MathML)||
+ ||done||Reimplement support for baseline adjustment (for MathML)||
  ||OPEN||Enhance the existing penalty mechanism to allow manual fine-tuning of 
the conversion decisions.||
- ||OPEN||Create a branch and upload what's there already for early feedback.||
+ ||done||Create a branch and upload what's there already for early feedback.||
  ||OPEN||Write some design docs on the new design.||
  
  = Open Questions =

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

Reply via email to