From koffice-devel Tue Oct 29 12:15:47 2002 From: Vadim Plessky Date: Tue, 29 Oct 2002 12:15:47 +0000 To: koffice-devel Subject: Re: The road goes ever on X-MARC-Message: https://marc.info/?l=koffice-devel&m=103589353028586 On Monday 28 October 2002 1:41 pm, Robert JACOLIN wrote: | Le Mercredi 31 Décembre 1969 23:59, Ariya Hidayat a écrit : [...] | | > Also, don't miss improvements on other filters, like with Microsoft Word | > import (Werner+David), Gnumeric import (Norbert), Excel import (Ariya), | > RTF import (Nicolas), and many more. If I miss something, then please | > speak-up. | | Again, I want to say I'm working on my latex export filter to add the | translation of pictures ((png, jpg, ...] -> eps, because latex support | only (e)ps files). I want to use ImageMagick which seems already used in | koffice for krita. | I have a problem because I want to compile this feature only if | ImageMagick is installed. If ImageMagick has been found on the system, does | a HAVE_LIBMAGICK macro exist in config.h ? While I highly appreciate idea of using ImageMagick in KDE/KOffice, what about converting PNG->EPS using GhostScript? GhostScript 7.x (in paricular, GNU GS 7.05) can be compiled as shared library, so you can make call directly to ghostscript.so, instead of invoking gs executable (like KPrinter does at a moment) BTW: what GS can't do is to convert SVG or WMF to EPS. You indeed may want to use ImageMagick for that task. SVG support in ImageMagick is not perfect, but WMF support is quite good! | | Finally, I'm still working on a latex filter import and begin to make a | koffice filter (the parser exists [on my computer]). | -- Vadim Plessky http://kde2.newmail.ru (English) 33 Window Decorations and 6 Widget Styles for KDE http://kde2.newmail.ru/kde_themes.html KDE mini-Themes http://kde2.newmail.ru/themes/ _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel