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

File (re-)assembly #9

Open
PaulusParssinen opened this issue Jun 18, 2024 · 0 comments
Open

File (re-)assembly #9

PaulusParssinen opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
Assembly Issues related to (re)assembling new shockwave files

Comments

@PaulusParssinen
Copy link
Owner

Add methods to ShockwaveFile to allow (re)assembly of directory authored files. The methods on ShockwaveFile are the low-level API which just blits the movie/cast resources to output from memory, without performing any resource pointer i.e. indice fix-ups.

I've been thinking of the way to structure more higher-level API that does more logic to trim various unnecessary resources and handles the "pointers" without library consumer having to worry about them. But that'll be follow-up and lower priority due to its complexity.

@PaulusParssinen PaulusParssinen added the Assembly Issues related to (re)assembling new shockwave files label Jun 18, 2024
@PaulusParssinen PaulusParssinen self-assigned this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assembly Issues related to (re)assembling new shockwave files
Projects
None yet
Development

No branches or pull requests

1 participant