1.5的canvas.drawText的中文乱码问题
在SDK1.5里用canvas.drawText有个问题,可能是BUG。
?
当调用到Paint.reset()时,然后canvas.drawTex,中文会乱码。
很奇怪,在1.6以上都没问题的。