summaryrefslogtreecommitdiffstats
path: root/doc/wm.n
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2017-11-15 03:59:10 (GMT)
committerKevin Walzer <kw@codebykevin.com>2017-11-15 03:59:10 (GMT)
commit66ff9ccad4ce43c9e40e1deab100992642141991 (patch)
tree4479480db4fdb1f9c74dea029de8952e8eea1c19 /doc/wm.n
parentbed306585a5002355e30dab333d628688c39a4a1 (diff)
downloadtk-66ff9ccad4ce43c9e40e1deab100992642141991.zip
tk-66ff9ccad4ce43c9e40e1deab100992642141991.tar.gz
tk-66ff9ccad4ce43c9e40e1deab100992642141991.tar.bz2
Update documentation to remove discussion of PNG limitations in wm iconphoto on Mac
Diffstat (limited to 'doc/wm.n')
-rw-r--r--doc/wm.n3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/wm.n b/doc/wm.n
index 93584f7..e7aedf7 100644
--- a/doc/wm.n
+++ b/doc/wm.n
@@ -490,8 +490,7 @@ the larger icon first.
.PP
On Macintosh, the first image called is loaded into an OSX-native icon
format, and becomes the application icon in dialogs, the Dock, and
-other contexts. At present images loaded from PNG format lose their
-alpha channel, but GIF format preserves its alpha/transparency. At the
+other contexts. At the
script level the command will accept only the first image passed in the
parameters as support for multiple sizes/resolutions on macOS is outside Tk's
scope. Developers should use the largest icon they can support