992 Commits (dfaa4cf835125bceedca34eecc30609bb9620088)

Author SHA1 Message Date
Andrew Wilkinson dfaa4cf835 Add TIFF IFD encoding 9 years ago
Andrew Wilkinson 719e6af747 Add TiffEncoder and write TIFF header 9 years ago
Andrew Wilkinson cba51ed539 Add 'DecodeTiff' benchmark 9 years ago
Andrew Wilkinson 16319d0a15 Add TIFF as a default image format 9 years ago
Andrew Wilkinson 0971b9d1c2 Add some TIFF sample images (autogenerated) 9 years ago
Andrew Wilkinson f986ac7cfa Read baseline TIFF metadata 9 years ago
Toxantron 3cbd635ec3 Replace deprecated attributes 9 years ago
Toxantron dbfe3607f8 Restore Benchmark on Linux with netcoreapp1.1 9 years ago
Andrew Wilkinson faee97cea5 Refactor TIFF metadata reading into separate method 9 years ago
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 02f5be68b1 T4 all the PixelOperations! 9 years ago
Anton Firszov f745a14dfd refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
Scott Williams 46b2075ca5 ensure we fill pixels even if start is smaller then minX 9 years ago
James Jackson-South ef41673f56 First attempt 9 years ago
Scott Williams bc172ba12f add draw text along path extension methods 9 years ago
Scott Williams 538550f980 add unit tests 9 years ago
James Jackson-South 98c2b3d369 Fix broken test 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South f0a723e84a Use EnsureProcessorChangesAreConstrained 9 years ago
Scott Williams 953bbe9b36 migrate text glyph rendering to SixLabors.Shapes.Text 9 years ago
Andrew Wilkinson 96b3e06b77 Add support for LZW compression 9 years ago
Scott Williams d8977b0b22 Fix Tests 9 years ago
Scott Williams 11d04cfddc replace outlineing logic with path generation. 9 years ago
James Jackson-South d678eb3fd9 Begin general tests 9 years ago
James Jackson-South 43cb22c139 Rotate, Skew 9 years ago
James Jackson-South 572d26594d Resize 9 years ago
James Jackson-South 51350d8690 Flip 9 years ago
James Jackson-South 1d169b6f3d EntropyCrop 9 years ago
James Jackson-South e450f85c64 Crop 9 years ago
James Jackson-South f24863fa66 AutoOrient 9 years ago
James Jackson-South a37c86549a Glow, Vignette 9 years ago
James Jackson-South 40d2649966 Invert, Pixelate 9 years ago
James Jackson-South 9f78c40df4 Brightness, Contrast 9 years ago
James Jackson-South 7d8f48d70a BackgroundColor 9 years ago
James Jackson-South fa7cf26bb6 Update Hue 9 years ago
James Jackson-South 8e9ce6ac53 Use default files. 9 years ago
James Jackson-South ce7b8ed215 Alpha 9 years ago
James Jackson-South 89973f32f8 Oilpainting 9 years ago
James Jackson-South 7d6bce4545 Detect edges 9 years ago
James Jackson-South 7f79eaf7ec Blur, Sharpen 9 years ago
James Jackson-South 954e186f7f Sepia 9 years ago
James Jackson-South 7d197c7ef3 Saturation 9 years ago
James Jackson-South 661ad1c765 Polaroid 9 years ago
James Jackson-South 3cd9d7f6a3 Lomograph 9 years ago
James Jackson-South cbfa6825c1 Kodachrome 9 years ago
James Jackson-South f1d9ccdb15 Hue 9 years ago
James Jackson-South 1e6033f182 Fix Grayscale param order 9 years ago
James Jackson-South 775a99cbf5 BlackWhite, ColorBlindness, Grayscale 9 years ago