Hi Herve, thank you for that offer. After finishing the parsing stuff, I'll definitely remind you on that email ;)
Currently I'm searching for infos on the Bitmap16 structure, i.e. how the colortables would look like. But I have to admit, that I haven't checked the transcoder code yet ... so maybe it's already there ... Andi Herve Girod <[email protected]> schrieb: >Hello, > >I participated (a long time ago) in the coding of the Batik WMF transcoder, >I might be able to participate if you want help ;) > >Herve > > >2014/1/14 <[email protected]> > >> 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] >> >>
