Describe the doc issue
fontScale: Font scale factor that is multiplied by the font-specific base size
When scale > 1, the text is magnified.
When 0 < scale < 1, the text is minimized.
When scale < 0, the text is mirrored or reversed.
Fix suggestion
Add the behvaior to docs