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

Copy attachments from source file to output file #7

Merged
merged 21 commits into from
Aug 21, 2024

Conversation

RobertSchwede
Copy link
Contributor

No description provided.

Copy link
Collaborator

@ptahmose ptahmose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

I am thinking about

  • Whether this should be an (i.e. a new command-line switch controlling if we do this copying) - but I don't think that's necessary.
  • Whether we should blindly copy all attachments (or only specific ones) - this is of course difficult to answer, and I am fine with it as is. What I wonder about - what about the thumbnail? Copying this is arguably wrong, but maybe better than not having one at all.

Please consider my suggestions - esp. the one for CziSlicesWriterTbb::AddAttachment.

Don't forget to update the version here - this should be 0.5.0 (I'd see this as a new feature, not as a bug-fix). And please add an entry in the version-history.

libwarpaffine/sliceswriter/ISlicesWriter.h Outdated Show resolved Hide resolved
libwarpaffine/sliceswriter/SlicesWriterTbb.cpp Outdated Show resolved Hide resolved
libwarpaffine/main.cpp Outdated Show resolved Hide resolved
@RobertSchwede RobertSchwede requested a review from ptahmose August 21, 2024 05:29
@ptahmose ptahmose merged commit 0722536 into ZEISS:main Aug 21, 2024
6 checks passed
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.

2 participants