Fonts, fonts, fonts

Has someone compiled a list of font names (useable in display.newText) that are uniform across all (or most) devices?

example: I want to have bold text. I tried “Arial Bold”, “Arial-Bold”, “Helvetica Bold”, “Helvetica-Bold” etc. and none of those work in simulator. No idea if they would work on an iPad - it is with my kid and away from the house for a couple of days. A list like that would be very helpful. [import]uid: 160496 topic_id: 29778 reply_id: 329778[/import]

look at this code, it lists the available font’s on the device

http://developer.coronalabs.com/reference/index/nativegetfontnames

-Boxie
[import]uid: 113909 topic_id: 29778 reply_id: 119469[/import]