Font families not recognised in simulator (Windows 7)

Hey!

There seems to be an issue with the simulator in Windows and font families. When printing all available fonts by using 

local fonts = native.getFontNames()

it only prints the ‘root’ of all fonts but not the children of font families.

For example, I have a font family installed called “Quattrocento”, with subtypes for bold, italic and so on. The simulator only accepts the root “Quattrocento” font name as valid, and does not recognise the subtypes.

Thanks

It does work OK when running on a (Android) device, so I guess it’s not that big of a deal.

I haven’t tested on the OSX simulator yet.

It does work OK when running on a (Android) device, so I guess it’s not that big of a deal.

I haven’t tested on the OSX simulator yet.