31 Commits (fc40209727ada7d5ee638ea06b0753cf4a97d089)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
Sven Claesson 0c30a08b81 fix old copy paste issue 3 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
Stefan Nikolei 4a5f525d7a Convert DetectFormat to the Try pattern 3 years ago
James Jackson-South 0dc9949933 Rename and move configuration module. 4 years ago
James Jackson-South c550af8c5a Re-introduce IImageEncoder and split encoding pipelines. 4 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 31def5c753 Replace IImageEncoder 4 years ago
James Jackson-South 19bdeccd11 Replace IImageDecoder 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Ynse Hoornenborg 75102503bf Support Pbm, Pgm and Ppm images 5 years ago
Brian Popow 795111be30 Add webp to the default configuration 5 years ago
Brian Popow 2e87f7ac9a Add Tiff format to the default Configuration 5 years ago
Brian Popow ce5338bf92 Fix build errors 5 years ago
Brian Popow d74463d5a6 Rename WebP to Webp 6 years ago
James Jackson-South 472d639192 Update to use new props/targets plus cleanup. 6 years ago
Brian Popow 7505dfe90a Mark webp as experimental, dont register it in the default config 6 years ago
Brian Popow 314c30d631 Change namespace to SixLabors.ImageSharp.Formats.Experimental.WebP 6 years ago
Brian Popow 7b9d4ce269 Intial stubs of files needed for webp encoding 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow 0a4c911ee5 Add image extension method for save as tga 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
James Jackson-South 5abca49055
Master cleanup (#952) 7 years ago
James Jackson-South 27b3b00ea1 Add tests 8 years ago
James Jackson-South dc4ec30a14 Strong type meta query + format singletons 8 years ago
Anton Firszov 499b0476da clean-up and isolate image load tests 8 years ago
Vicente Penades dad8b1bed5 changed test to ensure proper encoders/decoders are set 8 years ago
Vicente Penades 08fbee99fa renaming ImageFormatsManager to ImageFormatManager 8 years ago
Vicente Penades 02dee3cad9 Coverage test 8 years ago