Skip to main content
Adobe Employee
August 25, 2009
Question

[svn:fx-trunk] 9578: Found another embeddedfontcontext issue in the player.

  • August 25, 2009
  • 0 replies
  • 463 views

Revision: 9578

Author: aharui@adobe.com

Date: 2009-08-25 10:23:52 -0700 (Tue, 25 Aug 2009)

Log Message:

***********

Found another embeddedfontcontext issue in the player. ElementFormat.getFontMetrics() must be called in the embeddedFont's moduleFactory context. Added a general "callInContext" API to IFLexModuleFactory. Eventually, TLF will add a new API so they can connect up to this capability and we'll change the code one more time.

QE Notes: None

Doc Notes: New API in IFlexModuleFactory.as

Bugs: SDK-22159

Reviewer: Darrell

API Change: Yes

Is noteworthy for integration: No

tests: checkintests

Ticket Links:

************

http://bugs.adobe.com/jira/browse/SDK-22159

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/WindowedSystemManager.as

flex/sdk/trunk/frameworks/projects/framework/src/mx/core/FlexModuleFactory.as

flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IFlexModuleFactory.as

flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as

flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/SimpleText.as

flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java

This topic has been closed for replies.