Open
Description
- cocos2d-x version: 3.13.1
- devices test on: iPhone6
- developing environments : Xcode version: 8.1
Steps to Reproduce:
-
create and display a label from a BMFont :
Label::createWithBMFont("font_numbers.fnt","2", TextHAlignment::CENTER); -
In 3.13.1, the text is offset in x of a few pixels (and is partly outside the smaller bounding box)
The problem was not in my previous 3.12 version.
This is annoying if the try to center the text.
Attached a screenshot of the same code running on 3.12 and 3.13.1.
Metadata
Metadata
Assignees
Labels
No labels