Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static Text instances result in warnings #22

Open
twilson90 opened this issue Sep 26, 2022 · 0 comments
Open

Static Text instances result in warnings #22

twilson90 opened this issue Sep 26, 2022 · 0 comments

Comments

@twilson90
Copy link

sample fla + swf:
fonts.zip

The flash file above contains 3 text fields with 3 different fonts.

On processing the swf I see this:

src/swf/SWFTimelineContainer.hx:258: WARNING: excess bytes: 2, Tag: DefineFont3, Index: 3
src/swf/SWFTimelineContainer.hx:258: WARNING: excess bytes: 2, Tag: DefineFont3, Index: 7
src/swf/SWFTimelineContainer.hx:258: WARNING: excess bytes: 2, Tag: DefineFont3, Index: 11

If I add a dynamic text field with the same font family as one of the static text fields, then one of the warnings disappears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant