jpan
07-07-2004, 06:56 AM
Hi,
I have this piece of code:
<canvas>
<view x="0" y="5" width="100" height="60" bgcolor="0x808080">
<text fontsize="24" fontstyle="bold" fgcolor="0xffffff" x="0" y="0">127</text>
<text fontsize="12" fontstyle="bold" fgcolor="0xffffff" x="65" y="10">km</text>
<text fontsize="12" fontstyle="bold" fgcolor="0xffffff" x="65" y="25">h</text>
<text fontsize="20" fontstyle="bold" fgcolor="0xffffff" x="10" y="30">NE</text>
</view>
</canvas>
Now, why does the text look jagged? How can I correct this??
Thanks,
James
I have this piece of code:
<canvas>
<view x="0" y="5" width="100" height="60" bgcolor="0x808080">
<text fontsize="24" fontstyle="bold" fgcolor="0xffffff" x="0" y="0">127</text>
<text fontsize="12" fontstyle="bold" fgcolor="0xffffff" x="65" y="10">km</text>
<text fontsize="12" fontstyle="bold" fgcolor="0xffffff" x="65" y="25">h</text>
<text fontsize="20" fontstyle="bold" fgcolor="0xffffff" x="10" y="30">NE</text>
</view>
</canvas>
Now, why does the text look jagged? How can I correct this??
Thanks,
James