Salut Patrice, Pour info,
je viens de recevoir cette email. J'ai l'impression que l'équipe FOP fait pas mal de changement dans le chargement / traitement des images. je ne suis pas sûre si leur changement est dans foptrunk ou dans une autre branche. -----Message d'origine----- De : Apache Wiki [mailto:[EMAIL PROTECTED] Envoyé : mardi 11 décembre 2007 16:35 À : [email protected] Objet : [Xmlgraphics-fop Wiki] Update of "ImageSupport/Status" by JeremiasMaerki 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: Update ------------------------------------------------------------------------------ ||done||Reimplement Readers as ImagePreloaders for all supported formats. done: SVG, PNG, GIF, TIFF, WMF, EMF, EPS, BMP, JPEG|| ||done||Fully implement intrinsic size determination (size plus resolution) in ImagePreloaders for PNG and TIFF. PNG using ImageIO which is now always available after switching to Java 1.4. TIFF using XML Graphics Commons' TIFF codec.|| ||IN PROGRESS||Reimplement the image loading code of the old Image implementations as ImageLoaders. done: ImageIO, Batik(SVG&WMF).|| - ||IN PROGRESS||Implement all necessary ImageConverters. done: SVG->G2D, WMF->G2D, G2D->BufferedImage/RenderedImage.|| + ||done||Implement all necessary ImageConverters. done: SVG->G2D, WMF->G2D, G2D->BufferedImage/RenderedImage, RenderedImage->G2D, RenderedImage->PNG.|| ||IN PROGRESS||Write unit test for as much of the functionality as possible/reasonable.|| ||IN PROGRESS||Write Javadocs|| - ||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.|| + ||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. PNG didn't work.|| ||done||Implement transparent support for GZIP encoded streams.|| ||done||Allow SAXSource and DOMSource for XML-based images. Not implemented but generally supported by the architecture (JAXP Source)|| ||done||Reimplement caching. Cache the various image flavors separately of each other. Identify uncacheable image flavors.|| @@ -25, +25 @@ ||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.|| ||IN PROGRESS||Integrate the new image package into the layout engine (ImageInfo/ImageSize), the renderers (Image/ImageFlavor) and the FOP extensions.|| ||done||Reimplement support for baseline adjustment (for MathML)|| - ||OPEN||Enhance the existing penalty mechanism to allow manual fine-tuning of the conversion decisions.|| + ||done||Enhance the existing penalty mechanism to allow manual fine-tuning of the conversion decisions.|| ||done||Create a branch and upload what's there already for early feedback.|| ||OPEN||Write some design docs on the new design.|| --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message. This e-mail is intended only for the above addressee. It may contain privileged information. If you are not the addressee you must not copy, distribute, disclose or use any of the information in it. If you have received it in error please delete it and immediately notify the sender. Security Notice: all e-mail, sent to or from this address, may be accessed by someone other than the recipient, for system management and security reasons. This access is controlled under Regulation of security reasons. This access is controlled under Regulation of Investigatory Powers Act 2000, Lawful Business Practises. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
