<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; ">Michael,<BR class="Apple-interchange-newline"></SPAN></SPAN></SPAN> </DIV><DIV>I did that, I have rechecked with helvetica and several others (times, arial) and it is not coming back.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><DIV>On May 9, 2007, at 6:11 PM, Michael Barton wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">Does this happen for ALL fonts? Some fonts don’t display. Did you try ones that work for certain like Helvetica?<BR> <BR> Michael<BR> <BR> <BR> On 5/9/07 8:55 AM, "Agustin Diez Castillo" &lt;<A href="mailto:Agustin.Diez@uv.es">Agustin.Diez@uv.es</A>&gt; wrote:<BR> <BR> </SPAN></FONT><BLOCKQUOTE type="cite"><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">If I change the default font I loose the text, after some refresh and/or zooming in and out<SPAN><DIV>&lt;image.png&gt;</DIV></SPAN><SPAN><DIV>&lt;image.png&gt;</DIV></SPAN><BR> <BR>  <BR> <BR> On May 9, 2007, at 4:53 PM, Michael Barton wrote:<BR> <BR> </SPAN></FONT><BLOCKQUOTE type="cite"><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px"> Agustin,<BR>  <BR>  When and if you get a current Mac build from the cvs of this week, can you check to see how a barscale and legend are displaying in the GUI?<BR>  <BR>  Thanks<BR>  Michael<BR>  <BR>  <BR>  On 5/9/07 6:51 AM, "Agustin Diez Castillo" &lt;<A href="mailto:Agustin.Diez@uv.es">Agustin.Diez@uv.es</A>&gt; wrote:<BR>  <BR>  <BR> </SPAN></FONT><BLOCKQUOTE type="cite"><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">Errors compiling latest cvs on macosx intel, when using universal flags( </SPAN></FONT><FONT size="2"><FONT face="Monaco, Courier New"><SPAN style="font-size:10.0px">export CFLAGS="-arch ppc -arch i386"; export CXXFLAGS="-arch ppc -arch i386"; export LDFLAGS="-arch ppc -arch i386")</SPAN></FONT></FONT><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">. Without them works.<BR>  <BR>  /usr/bin/install -c  -m 644 scripts.hmp /Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/fonts<BR>  gtcltk<BR>  if [ ! -d /Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/etc/gtcltk ]; then mkdir -p /Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/etc/gtcltk; fi<BR>  for file in *.tcl ; do /usr/bin/install -c  -m 644 $file /Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/etc/gtcltk/ ; done<BR>  gcc -I/Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/include  -g -O3        -DPACKAGE=\""grassmods"\"  -I/Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/include \<BR>          -o OBJ.i686-apple-darwin8.9.1/grocat.o -c grocat.c<BR>  gcc -L/Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/lib -arch ppc -arch i386 -arch ppc -arch i386  -L/usr/local/pgsql/lib  OBJ.i686-apple-darwin8.9.1/grocat.o -o /Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/etc/grocat<BR>  /usr/bin/ld: for architecture ppc<BR>  /usr/bin/ld: warning OBJ.i686-apple-darwin8.9.1/grocat.o cputype (7, architecture i386) does not match cputype (18) for specified -arch flag: ppc (file not loaded)<BR>  /usr/bin/ld: Undefined symbols:<BR>  _main<BR>  collect2: ld returned 1 exit status<BR>  lipo: can't open input file: /var/tmp//cchnyodT.out (No such file or directory)<BR>  make[2]: *** [/Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/etc/grocat] Error 1<BR>  form<BR>  ..........<BR>  gcc -L/Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/lib -arch ppc -arch i386 -arch ppc -arch i386  -L/usr/local/pgsql/lib    -g -O3   -I/Library/Frameworks/GDAL.framework/unix/include  -I/Users/Shared/grasssource/grass6/dist.i686-apple-darwin8.9.1/include  -o OBJ.i686-apple-darwin8.9.1/test test.c -lgrass_dig2 -lgrass_gis -lgrass_datetime -lz     -lgrass_rtree  -lgrass_rtree \<BR>                          -lgrass_gis -lgrass_datetime -lz     -lgrass_datetime  -lz  <BR>  /usr/bin/ld: for architecture ppc<BR>  /usr/bin/ld: Undefined symbols:<BR>  _dig__fread_port_C<BR>  _dig__fread_port_D<BR>  _dig__fread_port_F<BR>  _dig__fread_port_I<BR>  _dig__fread_port_L<BR>  _dig__fread_port_S<BR>  _dig__fwrite_port_C<BR>  _dig__fwrite_port_D<BR>  _dig__fwrite_port_F<BR>  _dig__fwrite_port_I<BR>  _dig__fwrite_port_L<BR>  _dig__fwrite_port_S<BR>  _dig_fflush<BR>  _dig_fseek<BR>  _dig_init_portable<BR>  _dig_set_cur_port<BR>  collect2: ld returned 1 exit status<BR>  lipo: can't open input file: /var/tmp//ccC8XXDG.out (No such file or directory)<BR>  make[3]: *** [OBJ.i686-apple-darwin8.9.1/test] Error 1<BR>  Vlib<BR>  <BR>   <BR>  <BR>  <BR>  <BR> </SPAN></FONT></BLOCKQUOTE><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px"><BR>  <BR>  __________________________________________<BR>  Michael Barton, Professor of Anthropology<BR>  School of Human Evolution &amp; Social Change    <BR>  Center for Social Dynamics &amp; 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> </SPAN></FONT></BLOCKQUOTE><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px"><BR> <BR> </SPAN></FONT></BLOCKQUOTE><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px"><BR> <BR> __________________________________________<BR> Michael Barton, Professor of Anthropology<BR> School of Human Evolution &amp; Social Change    <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> </SPAN></FONT>  </BLOCKQUOTE></DIV><BR></BODY></HTML>