Revision: 62104
http://sourceforge.net/p/brlcad/code/62104
Author: carlmoore
Date: 2014-08-12 18:45:04 +0000 (Tue, 12 Aug 2014)
Log Message:
-----------
redo the mac-pix man page due to new writeup regarding -l, which does NOT set
output width & height to 512
Modified Paths:
--------------
brlcad/trunk/doc/docbook/system/man1/en/mac-pix.xml
Modified: brlcad/trunk/doc/docbook/system/man1/en/mac-pix.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/mac-pix.xml 2014-08-12 18:42:50 UTC
(rev 62103)
+++ brlcad/trunk/doc/docbook/system/man1/en/mac-pix.xml 2014-08-12 18:45:04 UTC
(rev 62104)
@@ -63,18 +63,19 @@
black and white file instead.
If the
<option>-c</option>
-flag is specified, the input image is centered in the middle of the output
image.
-If the
+flag is specified, the input image is centered in the middle of the output
image.</para>
+<para>
+If the output width is set to 0 by the user, the input width is used for the
output width; similarly, if the output height is set to 0 by the user,
+the input height is used for the output height. Those values of 0 can be set
simultaneously by use of the
<option>-l</option>
-flag is specified, the default output size is changed to 512x512.
-Alternatively, the
+flag, so that both width and height of the input are used. Alternatively, the
<option>-S</option>
flag can be used to specify the square output size, or
<option>-W</option>
and
<option>-N</option>
-flags can be used to specify the output width and height.
-If no input file is specified, standard input is read instead.</para>
+flags can be used to specify the output width and height.</para>
+<para>If no input file is specified, standard input is read instead.</para>
<para>The <option>-x</option> and <option>-y</option> flags can be used to
specify the input x and y offset.
The <option>-X</option> and <option>-Y</option> flags can be used to specify
the output x and y offset.</para>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits