--===============0627199209== Content-Type: multipart/signed; boundary="nextPart3628442.jHJqe04bMh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart3628442.jHJqe04bMh Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 30 May 2005 15:21, David Faure wrote: > Sure, take a look at KoFilterManager in kofficecore... I did -- and I got quite confused... What I wanted was something like =46ilter f =3D koFilterManager -> getFilter(file, "to Krita); KisDoc d =3D (KisDoc) f.import(file); addLayer(d.image()); What I tried to do was: koFilterManager m =3D koFilterManager(url, "krita's mimetype); m.exp0rt(tmpfile, "krita's mimetype again"); KisDoc d(); d.openURL(tmpfile); addLayer(d.image()); But in the end, this was all that was needed: KisDoc d(); d.import(file); addLayer(d.image()); I'm happy now :-). =2D-=20 Boudewijn Rempt=20 http://www.valdyas.org/fading/index.cgi --nextPart3628442.jHJqe04bMh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCnMLFdaCcgCmN5d8RAlCVAKDmV67RjOKgWF/FqPrBugBLU+sefQCbBJJU IA93k8/nkvj1ZXf8BLTma8Q= =O7v4 -----END PGP SIGNATURE----- --nextPart3628442.jHJqe04bMh-- --===============0627199209== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice --===============0627199209==--