summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevin_walzer <kevin_walzer@noemail.net>2017-11-15 03:59:10 (GMT)
committerkevin_walzer <kevin_walzer@noemail.net>2017-11-15 03:59:10 (GMT)
commit1edf1b092f979382fea3c3b6791bb3df7191e926 (patch)
tree4479480db4fdb1f9c74dea029de8952e8eea1c19
parent63540f0ef10ea212a7e2348b0578a47ffc4a8ecd (diff)
downloadtk-1edf1b092f979382fea3c3b6791bb3df7191e926.zip
tk-1edf1b092f979382fea3c3b6791bb3df7191e926.tar.gz
tk-1edf1b092f979382fea3c3b6791bb3df7191e926.tar.bz2
Update documentation to remove discussion of PNG limitations in wm iconphoto on Mac
FossilOrigin-Name: 936332824093dd545c79cdb6c5d6b7660f55bce9ccfedb7f314988589565d3f9
-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