[Igarden-commit] Garden/source/resources/English.lproj/GardenSketch Help HowDoI.html, 1.5.2.2, 1.5.
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2007-01-27 04:49:47
|
Update of /cvsroot/igarden/Garden/source/resources/English.lproj/GardenSketch Help In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv13656 Modified Files: Tag: Release_branch_v1 HowDoI.html AerialPhoto.html CellTypes.html Log Message: Update help for beta 5 Index: CellTypes.html =================================================================== RCS file: /cvsroot/igarden/Garden/source/resources/English.lproj/GardenSketch Help/CellTypes.html,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** CellTypes.html 23 Sep 2006 15:40:23 -0000 1.3 --- CellTypes.html 27 Jan 2007 04:49:44 -0000 1.3.2.1 *************** *** 507,510 **** --- 507,520 ---- Note that in this dialog, the return key will just move the cursor to the start of the next line inside the comment, and will not exit the dialog. </p> + <h3> + Picture Cells + </h3> + Picture cells look like this: + <img src="./Images/GS_PictureCell.png" border="0" width="50" height="50" hspace=20><br clear="left"> + Clicking on the cell opens up the picture selection dialog. You can paste a new picture by selecting a picture in an application like a browser, or copying a picture file in the finder. + <img src="./Images/GS_PictureCellDialog.png" border="0" width="141" height="256" hspace=20> + <img src="./Images/GS_PictureCellDialog2.png" border="0" width="141" height="256" hspace=20><br clear="left"> + After you have pasted the picture, you can add copyright text and common name. If the picture came from one of the suppliers, the you can select the source web site. All of this information will be shown when the picture is displayed.<br clear="left"> + <img src="./Images/GS_PictureCellDialog3.png" border="0" width="241" height="256" hspace=20><br clear="left"> </body> </html> Index: HowDoI.html =================================================================== RCS file: /cvsroot/igarden/Garden/source/resources/English.lproj/GardenSketch Help/HowDoI.html,v retrieving revision 1.5.2.2 retrieving revision 1.5.2.3 diff -C2 -d -r1.5.2.2 -r1.5.2.3 *** HowDoI.html 20 Jan 2007 02:32:59 -0000 1.5.2.2 --- HowDoI.html 27 Jan 2007 04:49:44 -0000 1.5.2.3 *************** *** 62,66 **** <p> <a href="Plots.html#Overview">Creating an Overview Plot</a><br> ! <a href="AerialPhoto.html">Add an Aerial Photograph Backdrop</a><br> <a href="Plots.html#Subplot">Creating Sub-Plots</a><br> <a href="Irregular.html">Draw the Bounds of an Irregular Garden Area</a><br> --- 62,66 ---- <p> <a href="Plots.html#Overview">Creating an Overview Plot</a><br> ! <a href="AerialPhoto.html">Adding a Reference Image</a><br> <a href="Plots.html#Subplot">Creating Sub-Plots</a><br> <a href="Irregular.html">Draw the Bounds of an Irregular Garden Area</a><br> Index: AerialPhoto.html =================================================================== RCS file: /cvsroot/igarden/Garden/source/resources/English.lproj/GardenSketch Help/AerialPhoto.html,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** AerialPhoto.html 23 Sep 2006 15:40:23 -0000 1.3 --- AerialPhoto.html 27 Jan 2007 04:49:44 -0000 1.3.2.1 *************** *** 44,48 **** <body> <h1> ! Loading a Satellite or Aerial Image </h1> <p> --- 44,48 ---- <body> <h1> ! Loading a Reference Image </h1> <p> *************** *** 51,55 **** </p><img src="./Images/GS_PlotInfo1.png" align="left" width="200" border="0" hspace=20> <img src="./Images/GS_PLotOverviewEmpty.png" align="right" width="368" border="0" hspace=20><br clear="left"> <p> ! Drag the aerial photograph or satellite image onto the grey image region. This image came from <a href="http://www.globexplorer.com">GlobeExplorer.com</a>. Next, set the menu in the upper right corner to the per-pixel resolution of the image provider. The example picture is 6 inches per pixel. </p> <p> --- 51,55 ---- </p><img src="./Images/GS_PlotInfo1.png" align="left" width="200" border="0" hspace=20> <img src="./Images/GS_PLotOverviewEmpty.png" align="right" width="368" border="0" hspace=20><br clear="left"> <p> ! Drag the aerial photograph or satellite image or picture of an original drawing to scale onto the grey image region. This image came from <a href="http://www.globexplorer.com">GlobeExplorer.com</a>. Next, set the menu on the left side to the per-pixel resolution of the image provider. The example picture is 6 inches per pixel. If the image is a scale drawing, set the menu from "aerial photo" to "scale drawing" and select both the scale, and the pixel resolution of the image (ie: Scan resolution). </p> <p> *************** *** 63,67 **** </p> <p> ! Note that you can turn off the photo from the plan menu by un-checking the "Aerial Photo Visible" menu item. </p> </body> --- 63,67 ---- </p> <p> ! Note that you can turn off the photo from the plan menu by un-checking the "Reference Visible" menu item. </p> </body> |