15 Commits (e6239727a0f41ac988e5ada1ca3a88f33f21791e)

Author SHA1 Message Date
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago
Dirk Lemstra 3a0697b093 Added extra test for trimming comments. 9 years ago
Dirk Lemstra 675a97a877 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra d35dc80374 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 10 years ago