From kde-kimageshop Sun Oct 17 11:09:07 1999 From: Matthias Elter Date: Sun, 17 Oct 1999 11:09:07 +0000 To: kde-kimageshop Subject: kimageshop ported to canossa X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=94015946607423 Hi I mostly completed the port of KImageShop to the canossa framework Carsten and I started at KDE TWO. Please don't commit changes to koffice/kimageshop but work on canossa/kimageshop instead. Why canossa? - no CORBA overhead (all CORBA interfaces have been removed from KIS but we might want to add some back for scripting later) - super fast embedding (try embedding KIS in kspread) - fast compile times - easier to use framework What you need: - a Qt 2.1 snapshot (use the 10. Oktober one) - kscript requires MICO 2.3.0; compile it with: --enable-shared --disable-static --disable-coss --disable-mini-stl - most recent kdelibs - cvs module canossa Note: The zoom and brush tools are broken and are going to be rewritten soon. Greetings, Matthias P.S.: Use gdb 4.18 if you have problems debugging the shared libs.