How exactly is Ruby/Tk structured? Does it open an external tcl
process; does it include the Tcl libraries and run Tk in-process; has
all the Tcl/Tk code been ported into Ruby/Tk so that Tcl isn’t
necessary? This isn’t really made clear anywhere.
Also, does Ruby/Tk support antialiasing? I know the latest versions
of Perl/Tk do. If not, are there any plans to port Perl/Tk’s
antialiased font to Ruby/Tk?
Thanks,
Bill