ÐÐÐСÐÐÐÐ d.title generates to standard output a string which can be used by [1]d.text to draw a TITLE for the raster map layer name in the active display frame on the graphics monitor. Output created by d.title can be redirected into a file, or piped directly into [2]d.text to display the map TITLE created by d.title. The map TITLE created will include the map layer's name, TITLE, MAPSET, LOCATION_NAME, geographic region boundary coordinates, and cell resolution. If the -d draw flag is used, then d.title will call d.text for you and the title will be automatically rendered to the display. ÐÐ ÐÐÐЧÐÐÐЯ The text created with [3]d.text will not necessarily fit within the active display frame on the graphics monitor; the user should choose a text size appropriate to this frame. ÐÐ ÐÐÐРЫ For example, a user wishing to create a suitable TITLE for the Spearfish, SD soils map layer and to display this TITLE in the active display frame on the graphics monitor might type the following: d.title map=soils color=red size=5 > TITLE.file [4]d.text < TITLE.file Alternately, the user might pipe d.title output directly into [5]d.text: d.title map=soils color=red size=5 | [6]d.text A file created by d.title can be displayed with [7]d.text. Information contained in this file takes precedence over the color and size parameters for [8]d.text. СÐ. ТÐÐÐÐ [9]d.font [10]d.font.freetype [11]d.text ÐÐТÐÐ James Westervelt, U.S. Army Construction Engineering Research Laboratory Last changed: $Date: 2007-06-18 03:31:48 -0500 (Ðн, 18 иÑн 2007) $ ÐвÑÐ¾Ñ Ð¿ÐµÑевода References 1. file://localhost/root/tmp/2/fin/d.text.html 2. file://localhost/root/tmp/2/fin/d.text.html 3. file://localhost/root/tmp/2/fin/d.text.html 4. file://localhost/root/tmp/2/fin/d.text.html 5. file://localhost/root/tmp/2/fin/d.text.html 6. file://localhost/root/tmp/2/fin/d.text.html 7. file://localhost/root/tmp/2/fin/d.text.html 8. file://localhost/root/tmp/2/fin/d.text.html 9. file://localhost/root/tmp/2/fin/d.font.html 10. file://localhost/root/tmp/2/fin/d.font.freetype.html 11. file://localhost/root/tmp/2/fin/d.text.html