From: Ralf Date: 2003-02-05T17:26:32+09:00 Subject: Re: How to save Tk canvas as picture/create image from canvas? BINGO again! nagai@ai.kyutech.ac.jp wrote: > No, no, no. In this case, you don't need tcltk-ext library. :-) > For testing new image format, I installed Tcl/Tk8.4.1 and > Img 1.2.4 (Tk extend library; This supports '-format window'). > > I think it is not so difficult. Not for you, certainly :) It still took me some time. Only problem left now, for me it only works for gif (which is ok for the moment). Somehow the other dll's are not found. They are in "C:\Program Files\ruby\tcl\bin\", but moving them somewhere else (Windows system directory, home of most other dll's) doesn't help. Anyway, thank a lot! Cheers, Ralf.