Jesway / flutter_translate

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
MIT License
401 stars 118 forks source link

Slight difference in font size for different locale #75

Closed danielchan303 closed 3 years ago

danielchan303 commented 3 years ago

I notice the font size of the Text change a little bit when I am changing locale from en to zh_HK on iOS. The font is smaller in en comparing to zh_HK.

Even the text that is not translate behave like this. For example 'Hello', is bigger when my locale is set to zh_HK and become smaller when changing locale to en.

Any ideas?

bratan commented 3 years ago

Probably a font/rendering issue, you need to ask this question here: https://github.com/flutter/flutter/issues