Skip to main content
Known Participant
December 28, 2009
Question

Kerning property in TextLayout Framework

  • December 28, 2009
  • 1 reply
  • 410 views

Hi

     I am using textLayout.swc in flex 3 Bulider (SDK3.4Ver), and flash player 10.0.

    to create an application  to plot static text by using information from XML.

    the output is not same , I think it is the problem of of kerning, I use Kerning property but it not reflects any change.

So please let me know if anyone know how to use kerning property and decrease the character spacing.

This topic has been closed for replies.

1 reply

December 28, 2009

Kerning in TLF 1.0 only lets you turn the kern pairs defined in your font on or off.

If you want to decrease the character spacing you need to use one of the tracking properties. I'm assuming this is related to your other question about matching PowerPoint text, so I'll respond more in depth there.