On 4/3/14 6:13 PM, Jeff Martin wrote:
Is there a way to turn off FractionalMetrics in Canvas.fillText() or Text?
No. At least not via any supported API.
Also, does text rendering perform kerning, and if so, can I disable that?
No.
What I really need is to know the x position (or advance) of each character in a rendered string.
It would need new API. And characters != glyphs. Counting char advances has been
doomed for decades ... -phil.
jeff