LabelTTF truncates text along top

Hi. I faced some weird problem with displaying symbols with umlauts (a kind of checkmark above the symbol)
This is how it looks
02
This is how it should look like.

Custom size is set to true. Vertical align is set to middle. Element height is set to have additional padding, in Cocos Studio it looks good without clipping.

What can I do?
I believe, setLineHeight function could help. But neither cc.LabelTTF nor ccui.Text support this function.

I found acceptable workaround.
Look here https://stackoverflow.com/questions/21728616/reduce-line-spacing-cclabelttf-font-cocos2d-x