Bright script using scene graph. i want to change size of default font without Font node. I used "SmallestBoldSystemFont" font. It appears large font then actual require size.
<PosterGrid
id = "example"
basePosterSize="[150,150]"
itemSpacing="[27,27]"
caption1NumLines="2"
caption1Font = "font:SmallestBoldSystemFont"
numColumns="10"
numRows="1" />