Yeah, this only is a problem after I updated to the more recent flex compiler release.
On Thu, Jun 24, 2010 at 12:06 PM, P T Withington <[email protected]>wrote: > Approved. > > This doesn't need to go in 4.8, correct? > > On 2010-06-24, at 11:59, Henry Minsky wrote: > > > Change 20100624-hqm-E by [email protected] on 2010-06-24 11:57:09 EDT > > in /Users/hqm/openlaszlo/trunk3 > > for http://svn.openlaszlo.org/openlaszlo/trunk > > > > Summary: fix font embed bug > > > > New Features: > > > > Bugs Fixed: LPP-9140 regression: swf10 not showing custom fonts > > > > Technical Reviewer: ptw > > QA Reviewer: max > > Doc Reviewer: (pending) > > > > Documentation: > > > > Release Notes: > > > > Overview: > > > > > > Details: > > > > adobe changed the default for the embedded font format , controllable via > embedAsCFF flag. > > Need to change to 'false' for back compat with TextField > > > > Tests: > > > > make sure that text "My Window" and menus File and Edit appear, and are > in Helvetica font > > examples/animation/animation.lzx?lzr=swf10 > > > > Files: > > M WEB-INF/lps/server/src/org/openlaszlo/compiler/SWF9Writer.java > > > > > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100624-hqm-E.tar > > -- Henry Minsky Software Architect [email protected]
