= Image guide file = An image guide file is a text file containing one or more drawing commands which describe guides to overlay on compositing images. steps>> # In a compositing viewer pane, open the right side toolbar and click [Icon:BUTTONS/chooser] Display Options or press ((D)) to open the Display Options window. # Click the __Viewport__ tab. # Use the __Image Guide__ option to set the image guide file to use. == Commands == All coordinates are expressed in pixels. `color <> <> <> <> ` : Sets the drawing color. `box <> <> <> <> ` : Draws a box at (<>,<>) with the specified <> and <>. `rect <> <> <> <> ` : Draws a box with one corner at (<>, <>) and the opposite corner at (<>, <>). `line <> <> <> <> ` : Draws a line from (<>, <>) to (<>, <>). `lines <> <> <> <> <> <> <> ` : Draws <> lines from (<>, <>) to (<>, <>), offsetting both coordinate pairs by ( <>, <>) each time. Use this to draw grids.