|
From: D. R. H. <dr...@us...> - 2003-01-08 23:02:28
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv25329 Modified Files: ChangeLog Log Message: Implement Cohen-Sutherland polygon clipping for long lines in the canvas widget so that coordinates do not overflow the 16-bit limit imposed by X11 and Win32. Bug #663981. |