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

Fix tiled TIFF reading and writing (rebased onto develop) #891

Merged

Conversation

melissalinkert
Copy link
Member

This is the same as gh-871 but rebased onto develop.


Required for http://trac.openmicroscopy.org.uk/ome/ticket/11850.

If the image width and/or height are not multiples of the tile
dimensions, then the last tile in each row or column will be smaller
than the others.  This commit prevents an exception when that is the
case.
@melissalinkert
Copy link
Member Author

--rebased-from #871

@ghost
Copy link

ghost commented Feb 6, 2014

This looks fine. Please merge if the jobs are green.

melissalinkert added a commit that referenced this pull request Feb 26, 2014
Fix tiled TIFF reading and writing (rebased onto develop)
@melissalinkert melissalinkert merged commit b30fc65 into ome:develop Feb 26, 2014
@melissalinkert melissalinkert deleted the rebased/develop/tile-export branch September 26, 2014 13:31
@sbesson sbesson added this to the 5.1.0-m1 milestone Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants