<HTML>
<HEAD>
<TITLE>Re: [GRASS5] postscript labels for vector objects</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN DEFANGED_STYLE='font-size:12.0px'>Lorenzo,<BR>
<BR>
I think I&#8217;ve fixed this. At least the pdf and eps output looks fine, even if I change the postscript text overlays. I added an erase tcltk objects command before the screen redraw. I also fixed a mislabeling problem and added a small delay in the printing routines to (hopefully) make sure that the eps file finishes writing before ghostscript tries to convert it to pdf. Next, I&#8217;m going to change the xtn menu to make it compatible with the new GRASS Extensions Manager. You might want to see if the qgis script can install itself via GEM, for broader compatibility.<BR>
<BR>
Cheers<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics and Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Lorenzo Moretti &lt;lorenzo.moretti@bologna.enea.it&gt;<BR>
<B>Date: </B>Tue, 18 Apr 2006 10:18:37 +0200<BR>
<B>To: </B>Michael Barton &lt;michael.barton@asu.edu&gt;<BR>
<B>Cc: </B>&lt;grasslist@baylor.edu&gt;<BR>
<B>Subject: </B>Re: [GRASS5] postscript labels for vector objects<BR>
<BR>
Hi Michael<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>IR17;ve just updated the GIS Manager in the cvs to add a new layer type for creating postscript labels for vector objects. It uses information from a labels file (created with v.label) to make this text. Because it creates TclTk text objects, it ignores v.label highlighting, background, and rotation options.<BR>
<BR>
Also, like the postscript text layer (renamed to clarify this), these labels can display on the screen or be output to a postscript device (eps, pdf, or printer). But they will not appear in raster ppm, jpeg, tif, or bmp output.<BR>
<BR>
I've also updated GIS Manager to conform with the new options database specifications, developed by Cedrick Shock. This will make formatting consistent across the entire gui and make it easy to change formatting across the entire gui.<BR>
Michael<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
GREAT. This is a very useful command to insert text.<BR>
<BR>
There is a problem when you make a PDF (or PS) from Print button. This is an old problem in new gis.m.<BR>
- You create your vector - raster layers and text layers.<BR>
- You change the value inside the box more time (example text layers).<BR>
- At the end you save a PDF from Print button.<BR>
- This PDF displays any change you've made (only display the sequence of changes): this is wrong because the file size is bigger and the visualization is slow. This PDF have to contain only the true layers not the history of changes. Try.<BR>
<BR>
Bye<BR>
<BR>
-- <BR>
__________________________________________________________________________<BR>
|| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Lorenzo Moretti &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e-mail: lorenzo.moretti@bologna.enea.it &nbsp;&nbsp;&nbsp;&nbsp;<BR>
||/|/| &nbsp;ENEA prot/idr &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Web: <a href="http://wwwamb.bologna.enea.it/">http://wwwamb.bologna.enea.it/</a> &nbsp;&nbsp;&nbsp;<BR>
|| &nbsp;&nbsp;| &nbsp;via Don Fiammelli, 2 &nbsp;&nbsp;FTP: ftp://ftpamb.bologna.enea.it/ (ris.)<BR>
~~~~~~ &nbsp;40128 BOLOGNA - ITALY &nbsp;Ph: +39-0516098086 &nbsp;Fax: +39-0516098131<BR>
ENEA - Ente Nazionale per le Nuove Tecnologie, l'Energia e l'Ambiente<BR>
ENEA - The Italian Agency for New Technologies, Energy and the Environment<BR>
__________________________________________________________________________<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>