Since LCMS already has a Python extension, and this extension is built using SWIG, how does the Tcllcms extension compare? SWIG is also able to output scripting interfaces for Tcl, Perl, and a number of other scripting environments.
Bob On Wed, 14 Apr 2004, Christian Bednarek wrote: > Hello, > > some minutes ago I pushed the first public release of tcllcms onto my > server. > > Tcllcms is, as you might guess, an interface for using lcms with > tcl. It is far from complete, many parts of lcms' API are not > implemented, some won't ever be, but I plan to work on with this project. > > Tcllcms is the base part of a set of applications I wrote to handle > spot colors, which have to be adapted to our press every now and then. > Maybe there are one or two interested in this, so I didn't want to keep > the extension back from you :) > > As I said: many parts aren't implemented, it has bugs as many as I have > hairs on my head (hm... aren't that much any more ;) and last but not least > wether I am a carismatic programmer nor a genius scientist in colors :) > > > Tcllcms compiles with *ix (as for me with Linux) and win32. Since I have no > other compiler, on win32 VC6 is my choice. For *ix you should have a > compiled > tcl up from 8.1, afair :) Tcllcms itself is based on lcms 1.12. > > Enough for now, I'll visit my bed, here is the junk: > > http://eazy.amigager.de/~eazy/tcllcms/ > > -- > Gruss, > Christian > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Lcms-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/lcms-user > ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
