[Lazarus] Windows Metafile *.wmf *.emf control

2010-11-18 Thread Birger Jansen
Hi, Does anyone know of a control that can handle the Windows wmf and/or emf file format to diaply images? I have had some succes with this control: http://wiki.freepascal.org/TMetafile_/_TMetafileCanvas but it lacks the SaveTo* and LoadFrom* functions that I am looking for. Kind regards,

Re: [Lazarus] Windows Metafile *.wmf *.emf control

2010-11-18 Thread zeljko
On Thursday 18 November 2010 10:38, Birger Jansen wrote: Hi, Does anyone know of a control that can handle the Windows wmf and/or emf file format to diaply images? I have had some succes with this control: http://wiki.freepascal.org/TMetafile_/_TMetafileCanvas but it lacks the SaveTo* and