unipdf icon indicating copy to clipboard operation
unipdf copied to clipboard

Add test cases for FlateDecode post-decode prediction

Open gunnsth opened this issue 5 years ago • 1 comments

Should test:

  1. TIFF encoding prediction
  2. PNG prediction
  • None, Sub, Up, Average, Paeth, Combination

Include cases with 1,3,4 color components.

Can assume BitsPerComponent = 8 for now. Support for more BPC will be included in a separate ticket which will include making tests.

gunnsth avatar Jan 14 '19 23:01 gunnsth

Tests for PNG prediction part of #320 Would be good to test cases with overflow too Still need tests for TIFF prediction

gunnsth avatar Jan 16 '19 16:01 gunnsth