3506 Commits (75c2e1098f26341ba4320e94873aa43fe07e2628)
 

Author SHA1 Message Date
Scott Williams 75c2e1098f Merge pull request #143 from JimBobSquarePants/tocsoft/refactor-image-load 9 years ago
Scott Williams f23eac7e14 fix broken tests 9 years ago
Scott Williams 817dbf5e5d Merge remote-tracking branch 'origin/master' into tocsoft/refactor-image-loader 9 years ago
Scott Williams 15fc34126f decoder configuration argument order 9 years ago
Scott Williams b3810f549d Increment version 9 years ago
Scott Williams 4590402ce1 Update readme 9 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 9 years ago
Scott Williams 69100f4f0c Move metadata loading into constructor/creator. 9 years ago
Scott Williams b1d76dddc8 Clean up usings and add comments 9 years ago
Scott Williams 385926067d make constructor public 9 years ago
Scott Williams 57f6c9c796 Merge pull request #149 from JimBobSquarePants/tocsoft/point-as-pixel 9 years ago
Scott Williams 8847f12913 Default text drawing at an image dpi independent size 9 years ago
Scott Williams 122ebccdc2 scan to end of line even if longer 9 years ago
Scott Williams b028126fe3 reduce range check 9 years ago
Scott Williams 9b33d8b715 add range checks 9 years ago
Scott Williams acd51cc64f fix test filesystem to prevent it breaking existing tests 10 years ago
Scott Williams cc32d2d398 pass configuration & ensure only single image created 10 years ago
Scott Williams 23f2e79ea3 remove decode metadata only 10 years ago
Scott Williams 78334dd86f Add IImageDecoder overloads 10 years ago
Scott Williams 1f9f0c9f82 fix parameter names 10 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 10 years ago
Anton Firsov 5f052c36fb Merge pull request #141 from JimBobSquarePants/speedup-resize 10 years ago
Anton Firszov 3d7b740839 weight printing experiments, minor changes, comments 10 years ago
Scott Williams bb670e9439 fix symbols server url 10 years ago
Dirk Lemstra 409c25cd4c Update README.md 10 years ago
Scott Williams e9c4e674fe Merge pull request #135 from JimBobSquarePants/IFileSystem 10 years ago
Anton Firszov ded94ab8b9 IterateArray benchmark 10 years ago
Anton Firszov e09450250c fixed PinnedImageBufferTests.GetRowSpanY() 10 years ago
Anton Firszov 2509d4138a moved ResizeProfilingBenchmarks 10 years ago
Anton Firszov 3502db1f48 make it parallel again! 10 years ago
Anton Firszov 1042a97b72 improved, sequential ResizeProcessor 10 years ago
Anton Firszov 740411a684 merged ResizeProcessor and CompandingResizeProcessor 10 years ago
Anton Firszov b9fc389402 more refactor on Weights stuff 10 years ago
Anton Firszov d983797baa refactor ResamplingWeightedProcessor.Weights 10 years ago
Anton Firszov 24e1334d72 PinnedBuffer<T> and PinnedImageBuffer<T> indexers 10 years ago
Anton Firszov 847ed5ed98 BufferSpan ref indexer + Fix Drawing usages 10 years ago
Anton Firszov af48f46976 Merge remote-tracking branch 'origin/master' into speedup-resize 10 years ago
Scott Williams c0c10aeb2d skip building branches with a PR open 10 years ago
Scott Williams 857dbbd035 Merge pull request #140 from JimBobSquarePants/tocsoft/subpixel-rendering 10 years ago
Scott Williams d0c0dee582 Improve test coverage 10 years ago
Scott Williams 2add6f92ae remove redundant SaveInternal 10 years ago
Scott Williams e72f6fb1ba fix broken comment 10 years ago
Scott Williams 7eea486a69 add guards to verify scanlineBuffer size 10 years ago
Scott Williams f4b913b4a8 Merge remote-tracking branch 'remotes/origin/master' into IFileSystem 10 years ago
Scott Williams 469d404944 drop callbacks 10 years ago
Anton Firszov deda531d10 introduced PinnedImageBuffer<T> 10 years ago
Anton Firszov 86043577e5 BufferPointer<T> became BufferSpan<T> 10 years ago
Scott Williams 6e73df417e TextGraphicsOptions Tests 10 years ago
Scott Williams 66bece5e76 Add test coving subpixel counter 10 years ago
Scott Williams 026474dd7e code cleanup 10 years ago