From 6e0cc36e78b8e405dea239f63fba7ee1168bcc40 Mon Sep 17 00:00:00 2001 From: ericm Date: Tue, 13 Feb 2001 21:52:45 +0000 Subject: * doc/photo.n: [Bug 132213] Added clarification on interpretation of ranges for "photoName data -from" subcommand. --- ChangeLog | 5 +++++ doc/photo.n | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a1b97b8..f7428e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-02-13 Eric Melski + + * doc/photo.n: [Bug 132213] Added clarification on interpretation + of ranges for "photoName data -from" subcommand. + 2001-02-12 D. Richard Hipp TIP #21: Asymmetric padding in the pack and grid geometry managers. diff --git a/doc/photo.n b/doc/photo.n index 7ca4d3c..5840473 100644 --- a/doc/photo.n +++ b/doc/photo.n @@ -9,7 +9,7 @@ '\" Department of Computer Science, '\" Australian National University. '\" -'\" RCS: @(#) $Id: photo.n,v 1.6 2000/07/25 21:14:35 jenglish Exp $ +'\" RCS: @(#) $Id: photo.n,v 1.7 2001/02/13 21:52:45 ericm Exp $ '\" .so man.macros .TH photo n 4.0 Tk "Tk Built-In Commands" @@ -210,8 +210,9 @@ Specifies a rectangular region of \fIimageName\fR to be returned. If only \fIx1\fR and \fIy1\fR are specified, the region extends from \fI(x1,y1)\fR to the bottom-right corner of \fIimageName\fR. If all four coordinates are given, they specify -diagonally opposite corners of the rectangular region. The default, -if this option is not given, is the whole image. +diagonally opposite corners of the rectangular region, including x1,y1 +and excluding x2,y2. The default, if this option is not given, is the +whole image. .TP \fB\-grayscale\fR If this options is specified, the data will not contain color -- cgit v0.12