Skip to content

Allow specification of layers when flattening frame #35

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

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

AristurtleDev
Copy link
Owner

Prerequisites

  • I have verified that there are no existing pull requests that would overlap with this pull request.
  • I have verified that I am following the guidelines as outlined in this project's contribution policy
  • I Have verified that this pull request adheres to this project's code of conduct.
  • I have written a descriptive title for this pull request.
  • I have provided appropriate test coverage were applicable.

Description

Added new AsepriteFrameExtensions.FlattenFrame(this AsepriteFrame frame, ICollection<string> layers) overload which allows users to specify the name of layers explicitly to process..

All processors were updated to make user of this new feature.

ProcessorOptions has been deprecated in favor of using new Process methods.

@AristurtleDev AristurtleDev merged commit 87df2bb into main Sep 27, 2024
2 checks passed
@AristurtleDev AristurtleDev deleted the whitelist-layers branch September 27, 2024 04:07
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

Successfully merging this pull request may close these issues.

1 participant