Bug: LabelBMFont unable to get correct measurement of text on iPad

Hi

Ive written some code that breaks a paragraph into words and I calculate the length of the words using the getContentSize or getBoundingBox (LabelBMFont) however the returned widths are not that of the word. I am assuming this is a bug with Cocos2d-x. Anyone else experienced a similar problem?