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

New version: TiffImages v0.7.0 #93361

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 731e570b-9d59-4bfa-96dc-6df516fadf69
Repo: https://github.com/tlnagy/TiffImages.jl.git
Tree: 031de00810e1ce2ec50c356a9fff4d980756aba9

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
JuliaRegistrator referenced this pull request in tlnagy/TiffImages.jl Oct 13, 2023
* add support for LZW compression

* fix tests

* delete test files

* optimize bit shifts

* unroll getcode() loop

* optimize horizontal (un-)differencing

* add support for pre-1.10 Julia versions

* factor out prediction reversal logic so that it supports all compression techniques

* check for overflows

* delete test files

* revert to spec behavior for codesize increases

===

I've found inconsistent behavior between Houdini and Pixelmator,
so defaulting to behavior consistent with the spec

Images will load (apparently) correctly in either case, but
we show a warning for missing EOI in the non-spec case

* update test

* fix overflow check

* bump version

* add doc for TiffFileStrip

* more explicit parameterization for TFS

* bug fix

---------

Co-authored-by: Tamas Nagy <tamas@tamasnagy.com>
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 13, 2023 21:53 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 5d88fe4 into master Oct 13, 2023
@JuliaTagBot JuliaTagBot deleted the registrator-tiffimages-731e570b-v0.7.0-15a85ee65c branch October 13, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants