Skip to main content
June 18, 2009
Question

Can you load Gumbo-compiled DefineFont4 embedded fonts in Flex 3?

  • June 18, 2009
  • 1 reply
  • 661 views

From what I've read, TLF only supports DefineFont4 embedded fonts that were embedded using Gumbo. Is it possible to create module swfs in Gumbo that will load in Flex 3 and expose those embedded fonts to the TLF?

thanks

Mitch

SlideRocket

This topic has been closed for replies.

1 reply

Participating Frequently
June 18, 2009

> Is it possible to create module swfs in Gumbo that will load in Flex 3 and expose those embedded fonts to the TLF?

Yes, this should work although I'm not sure how much testing it has gotten with font modules. Spark components have the same kind of logic as Halo components to use an embedded font registry that a Flex app maintains.

Gordon Smith

Adobe Flex SDK Team