|
From: Daniel A. S. <da...@us...> - 2002-10-16 19:44:05
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv31077 Modified Files: ChangeLog Log Message: * macosx/Wish.pbproj/project.pbxproj: added TEXT document type to plist so that files can be dragged onto Wish Shell. * macosx/tkMacOSXInt.h: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXFont.c: added private proc TkMacOSXUseAntialiasedText() to enable/disable quickdraw text antialiasing where available, default is enabled. Added a linked boolean ::tk::mac::antialiasedtext with write trace to allow control of antialiasing from tcl. |