Skip to main content
Known Participant
July 9, 2009
Question

TLF Font Size different from Word, Excel, Google Docs

  • July 9, 2009
  • 1 reply
  • 915 views

I have Times New Roman size 10 font.  In Word, Excel, and Google Docs the height of "Mg" in pixels is 12 but in my application and in the TLF Demo application the height is 9 pixels.

Anyone know why?

Thanks

This topic has been closed for replies.

1 reply

Adobe Employee
July 10, 2009

fontSize in FlashPlayer is in pixels not points and FlashPlayer has a 72 DPI screen resolution (see flash.system.Capabilities.screenDPI).  These other apps may have a better handle on actual screen DPI.  You could try scaling the fontSize setting.

Regards,

Richard