hypersurge / awe6

awe6, the inverted game framework (Haxe)
http://awe6.org
MIT License
79 stars 11 forks source link

Flash target Font registration on last loaded asset #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Embed a Font in a swf asset
2.Load that asset last
3.Font will be removed from global registry by unloadAndStop in Preloader

What is the expected output? What do you see instead?
Should not be removed, should be available in the registry.

Workaround is to not have assets with fonts loaded in as the last asset.

Original issue reported on code.google.com by robert.f...@hypersurge.com on 5 Apr 2012 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by robert.f...@hypersurge.com on 18 Apr 2012 at 12:14