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
Properly support tiling clip mask images. #3220
Merged
+619
−260
Address review comments.
8682c13
Select commit
2d03e87
Revert "Add a comment for the boolean member in ClipItem::ImageMask."
emilio c333085
Revert "Skip clip masks with tiled blobs, instead of crashing."
emilio 87c7012
Properly support tiling clip mask images.
emilio ea7dc27
image: use iterators instead of callbacks for repetitions.
emilio ad83b25
image: Use iterators instead of callbacks for tiling.
emilio 3de910f
image: simplify for_each_tile_in_range.
emilio 8b62794
clip: Use a smaller tile representation for mask images.
emilio 527910d
wrench: Add support for reading tiled mask images.
emilio e6e0f18
wrench: Introduce transparent-checkerboard, which is useful to test m…
emilio 315ae47
Skip some tests on windows.
emilio 8682c13
Address review comments.
emilio
Merged
Properly support tiling clip mask images. #3220
Address review comments.
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 19, 2018
Oct 20, 2018
Oct 21, 2018
8682c13
Select commit
2d03e87
Revert "Add a comment for the boolean member in ClipItem::ImageMask."
emilio c333085
Revert "Skip clip masks with tiled blobs, instead of crashing."
emilio 87c7012
Properly support tiling clip mask images.
emilio ea7dc27
image: use iterators instead of callbacks for repetitions.
emilio ad83b25
image: Use iterators instead of callbacks for tiling.
emilio 3de910f
image: simplify for_each_tile_in_range.
emilio 8b62794
clip: Use a smaller tile representation for mask images.
emilio 527910d
wrench: Add support for reading tiled mask images.
emilio e6e0f18
wrench: Introduce transparent-checkerboard, which is useful to test m…
emilio 315ae47
Skip some tests on windows.
emilio 8682c13
Address review comments.
emilio