cocos2dx 3.2的label的灰色边框问题

Label *label = Label::createWithCharMap(“number/number.png”, 58, 60, ‘0’);
label->setScale(2.5);
label->setPosition(Point(200,500));
label->setString(“99”);
this->addChild(label,500);

![](file:///E:\Program)

![](file:///E:\Program)

我顶顶顶。。。。。。。。。。。。。。。。。。