From: Torsten B. <re...@ma...> - 2008-11-26 12:48:04
|
> Is TIP#234 ready to roll (and the implementation acceptably close)? It > doesn't look far off it to me, but I'm not close enough to the > detail to > be sure. > > The primary remaining question is whether the C API is sufficient for > implementing a PNG reader on top of it in short order. My guess is > that > it is (i.e. we can also do TIP#244) but it'd be nice to have a reality > check. :-) I really, really would like to see 234 and 244 in Tcl 8.6 finally. I have been using the reference implementations for a longer period now and they work for me (on MacOS X and Linux). Just one thing. It has been said before, that handling of zip files like reading entries or writing them is a simpe task of some Tcl scripting. It would be nice if such a tcl script/wrapper could be included in the distribution. I don't have it myself but always felt it was missing. The opinion of a user, Torsten |