From d25e7b3502c8915f84e50870a9153665601f5de7 Mon Sep 17 00:00:00 2001 From: wolfsuit Date: Tue, 27 Jul 2004 18:52:26 +0000 Subject: Fix the doco's for the anti-aliasing limit variable to be more helpful --- macosx/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/macosx/README b/macosx/README index 7514ad8..14d66d0 100644 --- a/macosx/README +++ b/macosx/README @@ -1,7 +1,7 @@ TclTkAqua README ---------------- -RCS: @(#) $Id: README,v 1.6.2.4 2004/07/25 01:57:41 wolfsuit Exp $ +RCS: @(#) $Id: README,v 1.6.2.5 2004/07/27 18:52:26 wolfsuit Exp $ This is the README file for the Mac OS X native versions of Tcl & Tk. @@ -98,9 +98,9 @@ in your script before you do drawing. Also the CG drawing can anti-alias line d However, anti-aliased thin lines look washed out, so the threshold for antialiasing is set to 3 pixel width lines. You can change this if you want by putting: -set tk::mac::CGAntialiasLimit +set tk::mac::CGAntialiasLimit -in your script before drawing. +in your script before drawing, in which case only lines thinner that pixels will be antialiased. - Quickdraw text antialiasing is enabled by default when available (from 10.1.5 onwards). Changing the global boolean variable '::tk::mac::antialiasedtext' -- cgit v0.12