We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Refactor #3630: Uses a struct of TTF configuration for Label::createWithTTF to reduce parameters and make this interface more easily to use.
LabelTTF and LabelBMFont should be re-implemented as a wrapper of Label, and tagged as deprecated
Refactor #3630: Uses a struct of TTF configuration for Label::createWithTTF to reduce parameters and make this interface more easily to use.
LabelTTF and LabelBMFont should be re-implemented as a wrapper of Label, and tagged as deprecated
Refactor #3821 [Closed]
This is a precondition that wen can refactor CCImage