Get Device Font size

Hi guys,

On the android & Apple device. There is an option for the user to adjust the text-size. Is there a way to read this value, so I can adjust the font size also.

I don’t see anything in system.getInfo() that has this value or setting.

Thanks

Corona does not have an API to get this information. It’s something that you could likely do in a Corona Native build or see if you can convince a community developer to get involved and either create a plugin to do this or once we go open source, build it as a standard API.

Rob

Corona does not have an API to get this information. It’s something that you could likely do in a Corona Native build or see if you can convince a community developer to get involved and either create a plugin to do this or once we go open source, build it as a standard API.

Rob