2771 Commits (80e0eee04fc9a672f3d2174fa1e2d2f65894d00a)

Author SHA1 Message Date
Turnerj 026ae45799 Use local CreateFont method 7 years ago
Turnerj ea7cc57823 Updated font used for test 7 years ago
Turnerj bec033603e Fix horizontally out-of-bounds error when drawing text 7 years ago
James Jackson-South f23030e14a revert preenumeration rule 7 years ago
James Jackson-South a3f39ee6d3 Fix #999 and add tests 7 years ago
James Jackson-South ac9b1d0f97 Fix #997 7 years ago
Anton Firszov 33f319a669 delete GuardTests 7 years ago
James Jackson-South dbc5c76eb1 Fix #1004 7 years ago
James Jackson-South 4edf86ff30 revert preenumeration rule 7 years ago
James Jackson-South 0cc178d662 Fix #999 and add tests 7 years ago
James Jackson-South 5056744ebb Fix #997 7 years ago
Anton Firszov ba3bd56c2c delete GuardTests 7 years ago
Anton Firszov 9ff4af6b0c debug save the output for Issue984 7 years ago
Xavier Cho 43d8241641 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South 68dca4fddb [SL.Core] Update submodule and fix warnings. 7 years ago
Anton Firszov 278a79e500 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
James Jackson-South 02d1f1b250 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri 13989ac126 Processors refactoring (#983) 7 years ago
Brian Popow da9e849179 Add regression test for Issue984 7 years ago
Anton Firszov ff972defaf [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 20aef1b6da [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp e7693e7fdc
redundant comment 7 years ago
Simon Cropp f115c160fc remove some redundant variables and type params (#971) 7 years ago
Anton Firsov 29099949ca Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Jason Heard f2b090ab5f Add test from issue #928 7 years ago
Jason Heard 83890e6c41 Add test illustrating issue 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp 16ed6173cb use params where possible (#961) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
Dirk Lemstra 38cfae872c [SL.Core] Added LangVersion to the unit test project. 7 years ago
Dirk Lemstra 5b32cb9a39 [SL.Core] Fixed StyleCop issues. 7 years ago
Dirk Lemstra 930f3573eb [SL.Core] Use Assert.Contains instead. 7 years ago
Dirk Lemstra 55e8063645 [SL.Core] Correct the Assert.Equals order. 7 years ago
Dirk Lemstra 124d34df96 [SL.Core] Ignore StyleCop rules that demand a certain order. 7 years ago
Dirk Lemstra 901929bdf5 [SL.Core] Fixed new StyleCop issues. 7 years ago
Dirk Lemstra 9af8343e01 [SL.Core] Upgraded StyleCop. 7 years ago
Ildar 812ef6e4f2 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow ff7d8760da Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Simon Cropp 5548f762c5 remove duplicate props from csproj 7 years ago
Sergio Pedri 481481e083 Bokeh blur implementation (#842) 7 years ago
James Jackson-South 7196b43fb7
Master cleanup (#952) 7 years ago
Dan Manning 60ccf442fc #946: AoT compiler fixes and hid Seed methods 7 years ago
Anton Firsov a48de6301b Introduce non-generic ImageFrameCollection (#941) 7 years ago
Brian Popow f9f7a564b1 Add support for decoding RLE24 Bitmaps (#939) 7 years ago
James Jackson-South 692e244f9a
Fix #937 (#938) 7 years ago