Hi,<br>
<br>
I didn't like the way the Verdana font displays at 8pts displays the numbers<br>
"2" and "6" so I tried to replace it at another size with this:<br>
<br>
<match target="pattern"><br> <test qual="any" name="family" ><br> <string>Verdana</string><br> </test><br> <test qual="any" name="size" compare="eq" >
<br> <double>8</double><br> </test><br> <edit mode="assign" name="size" ><br> <double>7</double><br> </edit><br>        </match><br>
<br>
But the above didn't seem to work. Am I not going about this the correct way?<br>
<br>
Thanks for any pointers!<br>
<br>
Andy<br>
<br>