https://issues.apache.org/bugzilla/show_bug.cgi?id=56004

            Bug ID: 56004
           Summary: Support for WMF rendering
           Product: POI
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HSLF
          Assignee: [email protected]
          Reporter: [email protected]

Currently POI can't render WMF and EMF pictures when drawing SlideShows.

I'm currently implementing the WMF support, which will probably be implemented
in 3-4 parts:
- parsing the WMF records
- drawing the WMF in HSLF
- hopefully provide an alternative to bug #54542, as I would prefer context
clipping instead of pasting cropped images

I'll post patches as a documentation as soon as a part is stable.

The implementation is currently built from scratch (based on the MS docs), as
neither using the WMF-Transcoder of batik nor the license limitation of other
libs makes me happy ...

When WMF works, I'll check how the FreeHep implementation for EMF can be
adapted or if it is also necessary to implement it from scratch ...

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to