Re: question on IE_ImpGraphic::loadGraphic()

From: Dominic Lachowicz <domlachowicz_at_gmail.com>
Date: Fri Jun 25 2010 - 15:56:37 CEST

The libwmf plugin automatically imports the WMF as a SVG, if you're on
our linux platform. Else, it converts to a PNG at the WMF's natural
size and imports that.

The only open question is whether the libwmf plugin gets to open the
WMF file, or if the GdkPixbuf plugin does. You can set a breakpoint in
your debugger in IE_ImpGraphic to figure that out.

On Fri, Jun 25, 2010 at 9:46 AM, Ingo Brueckl <ib@wupperonline.de> wrote:
>
> On Thu, 24 Jun 2010 20:18:32 -0400, Dominic Lachowicz wrote:
>
>> For our GTK+ port, you should have the option of importing the WMF as
>> a SVG.
>
> How?
>
>> You still need to build AbiWord's WMF plugin for this to work &
>> look good, though.
>
> I have all three now, libwmf, the wmf plugin and librsvg.
>
> Do IE_ImpGraphic::loadGraphic(), appendObject(PTO_Image, propsArray) and
> getDoc()->createDataItem() know to automatically(?) convert wmf to svg or do
> I have to tell anyhow?
>

-- 
"I like to pay taxes. With them, I buy civilization." --  Oliver Wendell Holmes
Received on Fri Jun 25 15:56:53 2010

This archive was generated by hypermail 2.1.8 : Fri Jun 25 2010 - 15:56:53 CEST