138 Commits (2bf060f40b8a7f49554130599e07990bea832e1d)

Author SHA1 Message Date
Brian Popow 2c62112017 Adds support for OS/2 version 2 bitmaps (#813) 7 years ago
Brian Popow 0d68e6d09d Added support for RLE4 encoded bitmaps (#812) 7 years ago
Brian Popow 84ba4bbf0d Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
James Jackson-South bbb739ba93
Fix Color Filters (#806) 7 years ago
James Jackson-South 78f0a41f03 Use bounds checks in Huffman ctr. Fix #798 7 years ago
Peter Amrehn 880be0a5aa #797 throw ImageFormatException when no StartOfFrame marker is found on a jpg image. 7 years ago
James Jackson-South b67b5b3686 Update reference images and decoder 7 years ago
popow a6919d4b15 added Test for decoding windows BMPv2 and one for a bitmap which has 4 bytes per color palette 8 years ago
popow c0a0c6ec95 added unit test for decoding OS2 bitmap with 16 bytes header 8 years ago
James Jackson-South 56ad62dc78 Fix #787 8 years ago
Stephan Vedder 51ed7c7191 Start work on jpeg 12 bit support 8 years ago
Anton Firszov 5163bbbad0 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov 90a2f32f3a update submodule, skip debug-only test case 8 years ago
James Jackson-South 3235ce41b8 Fix trns preservation and add tests 8 years ago
James Jackson-South 8b98cf2a7d Update tests/Images/External 8 years ago
Anton Firszov 25f0f78874 add JpegSnoop reports for all current input Jpeg 8 years ago
James Jackson-South 42913b64b7 Don't force transparency 8 years ago
Anton Firszov b8a3245599 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov d2185efa4b Improve text rendering accuracy 8 years ago
Scott Williams aee867c39f prevent text wandering from baseline 8 years ago
James Jackson-South b4689fd6f6 Add issue reference images 8 years ago
James Jackson-South 01ee560c08 Use scaled luminance trns comparison. 8 years ago
James Jackson-South 61ce88eb02 Fix up pixel format tests 8 years ago
James Jackson-South 5db580ffcc Update tests/Images/External 8 years ago
James Jackson-South b7bd7a98ba Fix linear gradient brush test. 8 years ago
Anton Firszov 86b2bfe100 Fix ResizeProcessor Compand UnPremultiply bug + tests 8 years ago
James Jackson-South 6f9875d946 Decode components in correct order + cleanup + optimizations. 8 years ago
James Jackson-South 77f6c1738f Fix #721 8 years ago
James Jackson-South fce0cf2f0c Fix accidentally replaced test image 8 years ago
Anton Firszov 7d415fbc27 ParallelHelper -> ProjectiveTransformProcessor, better RotateTests 8 years ago
Anton Firszov 4c5f32441a ParallelHelper -> CropProcessor, additional FlipProcessor test 8 years ago
Anton Firszov 61529a35dc validating tests for CropProcessor 8 years ago
James Jackson-South 51e20ec788 Begin ToString() formatting. 8 years ago
James Jackson-South 551c03f16a Preserve BmpBitsPerPixel 8 years ago
James Jackson-South bd4d5ba32d Fix EXIF overflow and Jpeg decoding 8 years ago
James Jackson-South eec21fd89e Add derived format info types and allow persistance of palette lengths 8 years ago
James Jackson-South f7cf568a30 Add image blending tests to match the SVG spec examples 8 years ago
James Jackson-South 374e939e0a Update reference images 8 years ago
James Jackson-South f6fd1e5808 Update refs and fix line endings 8 years ago
James Jackson-South 76c967c353 Fix 1 bit bmp decoding and add extra test images. 8 years ago
James Jackson-South 9c1bd97589 Add bmp and jpeg tests 8 years ago
James Jackson-South ea9ce31931 Add png tests 8 years ago
James Jackson-South 1941108d6c Add gif tests 8 years ago
Anton Firszov 5a9b9b3939 add regression test for #624 8 years ago
James Jackson-South f8d4c2a812 Update reference images from master 8 years ago
James Jackson-South b10e88f919 Update reference images 8 years ago
James Jackson-South 3984e2c80f Update tests 8 years ago
popow cac1bea984 fixed submodule merge mistake, setting it to "add reference output for FontShapesAreRenderedCorrectlyAlongACirclePath" 8 years ago
James Jackson-South 6036a48bfa More tests 8 years ago
James Jackson-South 094e290a83 Better tRNS coverage 8 years ago