Label text size not maintained in Raspberry Pi Applications

Hello,

I have a small test application running on Raspberry Pi3, I had set the Font size (point) at 72 in the (inspector) settings, when i run the application on my MacBook pro the debug program displays the font correctly, however when i transfer the application (compiled for Raspberry Pi) the font size changes, there are three labels, the first label has he company name hence at 72 points, the other two following labels are at 20 point, All he text now on Raspberry Pi is displayed at 20 point.

Any help on this is appreciated…

Screenshot? Feedback ID?

In general I have seen that Font size on Linux May ne different so we sometimes adjust it in code.

Use 2017r1.1
<https://xojo.com/issue/49652>