Hi I am developing application by using JSR 226 for J2ME. I am trying to draw an SVG Text inside the SVG circle. However, i never been able to draw the text to be fit exactly inside the circle. There are some problem converting from character space to device spice.
I seen in tinlyline forum i can convert from character space to device space by using tinyline class. are there any other recommendation to draw text which anchored to particular section of the screen Thanks

Reply With Quote

