1590 Commits (ce867352cfde7feb5e09a910932bfb036f08e69d)

Author SHA1 Message Date
Dirk Lemstra ce867352cf Fixed incorrect array index when decoding PNG images. 9 years ago
James Jackson-South dc973e4dac Use scaled int for Ycck 9 years ago
James Jackson-South e1da503ca2 Remove unnecessary casts 9 years ago
James Jackson-South 57ab2c5dd2 Match Photoshop subsampling rules 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov cb7f43f6ee ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
James Jackson-South f256120c74 Fix concurrent png decoding 9 years ago
James Jackson-South c16f1b2791 Replace floating point color translations 9 years ago
James Jackson-South bd445a6e5e YCrCr should use byte 9 years ago
Dirk Lemstra 89b0c400f3 Sealed classes. 9 years ago
Scott Williams ac47d9fdde Enforce only access inside array bounds 9 years ago
Scott Williams 1067c788af style 👮 9 years ago
Scott Williams df0775b732 code cleanup and comments 9 years ago
James Jackson-South 88d379fb0a Add size overload to Resize 9 years ago
Scott Williams 6a6d0616dc style 👮 9 years ago
Scott Williams 468d06daf5 drop test code 9 years ago
Scott Williams ca05bec9da Fix complex polygon fill 9 years ago
Scott Williams 10b94e4fe8 drop old code 9 years ago
Scott Williams 49a4dd3cc0 fix class name 9 years ago
Scott Williams 9ae9041c8d use abstract base class instead of interface 9 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 9 years ago
Scott Williams d0e3337e8e WIP - Improve polygon fill speed 9 years ago
Scott Williams f70c2e7188 stylecop cleanup 9 years ago
Scott Williams e033f84b50 make SyncRoot instance level 9 years ago
Scott Williams 4d3532d39b drop configuration extensions 9 years ago
Scott Williams 27b09f56c8 move to static method 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 8a916f453d fix namespaces 9 years ago
Scott Williams 940cca746c dropped ToFrame and Clone extensions 9 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Scott Williams 59701c0fbf revert making clases public 9 years ago
Scott Williams 6aea9c21e3 share assembly info 9 years ago
Scott Williams 96735416c7 dropped shared helpers 9 years ago
James Jackson-South 73d5110564 Use better exception 9 years ago
Scott Williams 286b53d867 fixes from rebase 10 years ago
Scott Williams 2ac76dc566 clean up 10 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 10 years ago
Scott Williams 7570c3a278 migrate processors 10 years ago
Scott Williams 0687541aba update version numbers 10 years ago
Scott Williams f69d9279c5 fix net45 dependencies 10 years ago
Scott Williams 0ea222b5cf styelcop settings 10 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 10 years ago
Scott Williams 78359860ff Split Drawing from Core 10 years ago
James Jackson-South 09d01a1d37 Throw useful error 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 10 years ago
James Jackson-South 262026e4f7 Use correct parallel options 10 years ago
James Jackson-South f237a31ef0 Limit constructors, change test format loading 10 years ago
James Jackson-South 0308ce77ed Simplify proecessing code 10 years ago
James Jackson-South f59de118ff Fix Tests 10 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 10 years ago