labelttf border

There seems to be a problem with labelttf showing a border around text.
I use coco2d x v3.0 rc1 but rc0 had it too.
Can i fix this?


Screen Shot 2014-04-01 at 21.33.14.png (9.1 KB)

Maybe you can fix it by LabelTTF::setBlendFunc.

Thank you, ALPHA_PREMULTIPLIED fixed the problem.