<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2>Hello Everyone,</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>I have a question about font 
styling.&nbsp; My style sheet is asking for a stroke-width of 0.5.&nbsp; Do I 
set this up like a polygon with an outlinecolor of less than 1?&nbsp; If so, 
does anyone know how to do that?</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Here's my style sheet exerpt:</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&lt;xsl:template match= "svg/g[@id= 
'p_eki_u']" 
&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;g&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;xsl:copy-of 
select="@*"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;xsl:attribute 
name="style"&gt;stroke:#7F7F7F;stroke-width:0.4; 
fill:#E000A1;&lt;/xsl:attribute&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;xsl:copy-of 
select="./*"/&gt;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/g&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/xsl:template&gt;</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>and my layer so far&nbsp;...</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp; LAYER<BR>&nbsp; NAME 
c_eki_oh<BR>&nbsp; STATUS ON<BR>&nbsp; TILEINDEX "c_eki_oh_ix"<BR>&nbsp; 
TILEITEM "location"<BR>&nbsp; TYPE ANNOTATION<BR>&nbsp; LABELITEM 
"label"</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV><FONT 
face="MS UI Gothic" size=2>
<DIV><BR>&nbsp; ###Z5<BR>&nbsp; CLASS<BR>#&nbsp;MAXSCALE 20000 #Z5 
MAX<BR>#&nbsp;MINSCALE 16001&nbsp; #Z5 MIN<BR>&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
250<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
kochi-mincho<BR>&nbsp;&nbsp;&nbsp; SIZE 
7.5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 0 
<BR>&nbsp;&nbsp;&nbsp; #WIDTH 0.3<BR>&nbsp;&nbsp;&nbsp; POSITION 
AUTO<BR>&nbsp;&nbsp;&nbsp; ENCODING 
SJIS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS 
FALSE<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp; ###Z5<BR>&nbsp; CLASS<BR>#&nbsp;MAXSCALE 20000 #Z5 
MAX<BR>#&nbsp;MINSCALE 16001&nbsp; #Z5 MIN<BR>&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
250<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
kochi-mincho<BR>&nbsp;&nbsp;&nbsp; SIZE 
7.5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 0 <BR>&nbsp;&nbsp;&nbsp; 
#WIDTH 0.3<BR>&nbsp;&nbsp;&nbsp; POSITION AUTO<BR>&nbsp;&nbsp;&nbsp; ENCODING 
SJIS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS 
FALSE<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;END</DIV>
<DIV>&nbsp;</DIV>
<DIV>Uncommenting WIDTH crashes it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you in advance,</DIV>
<DIV>Tom</FONT></DIV></BODY></HTML>