6558 Commits (0ee2a8ac4bd95489ec00f03c6ea39916a5186bad)
 

Author SHA1 Message Date
Dirk Lemstra 7351b75008
Upgraded Magick.NET to the latest release. 8 years ago
Dirk Lemstra e221d08990
Replaced tabs with spaces. 8 years ago
Dirk Lemstra ec930e1a43
Removed duplicate item from the list. 8 years ago
Anton Firszov 72da4463c9 increase tolerance to tolerate inaccuracies on legacy JIT 8 years ago
Anton Firszov b8a3245599 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov d2185efa4b Improve text rendering accuracy 8 years ago
Anton Firszov a0abfffeb9 Failing test case based on #685 8 years ago
Anton Firszov 79c962c4c7 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
James Jackson-South 33436492b4 Comment TODO on palette changes. 8 years ago
James Jackson-South 53dc2fb57e
Merge branch 'master' into sw/wandering-text 8 years ago
Scott Williams 8be9e6df4d constrain destination span and scanline to same length 8 years ago
James Jackson-South c8bb9c400d Merge branch 'master' into js/assignable-palette-quantizer 8 years ago
Anton Firsov 1071ced243
Merge pull request #754 from SixLabors/af/better-gray8 8 years ago
Anton Firszov 4a51598207 fix typos & cleanup 8 years ago
Scott Williams 32aa6566d7 remove commented out tolerances 8 years ago
Scott Williams aee867c39f prevent text wandering from baseline 8 years ago
James Jackson-South 02be94aceb Merge branch 'master' into js/assignable-palette-quantizer 8 years ago
James Jackson-South 2a9dd0a415
Merge branch 'master' into af/better-gray8 8 years ago
James Jackson-South b0968f6710
Merge pull request #753 from SixLabors/dl/fix-750 8 years ago
James Jackson-South 410b03e584
Merge branch 'master' into af/better-gray8 8 years ago
James Jackson-South 435a17642b
Merge branch 'master' into dl/fix-750 8 years ago
James Jackson-South 8c15e3c694
Merge pull request #751 from SixLabors/af/extend-bulk-conversion 8 years ago
James Jackson-South b4689fd6f6 Add issue reference images 8 years ago
Anton Firszov e19b3593de imrpoved accuracy for Gray8 conversion 8 years ago
Dirk Lemstra 2d8e1fd5b2
Return empty string instead of null. 8 years ago
Dirk Lemstra b789db0ba6
Added missing length check that caused an ArgumentNullException (#750) 8 years ago
Anton Firszov 7ac90a88b8 fix Sandbox46 build 8 years ago
Anton Firszov 8e843d1f6f add header 8 years ago
Anton Firszov 9e292fbeb7 refactor PixelOperationsTests 8 years ago
Anton Firszov 3b59b9ac2c better docs, drop PixelExtensions, fix tests 8 years ago
Anton Firszov 437d080180 refactor Vector4 implementation code from PixelOperation<T> to Vector4Converters 8 years ago
Anton Firszov 62da375f63 avoid allocation in RunRgba32CompatibleToVector4Conversion 8 years ago
Anton Firszov eb6665dfc3 Vector4ConversionThreshold 8 years ago
Anton Firszov 143bbaa369 benchmakrs 8 years ago
Anton Firszov 59d548cfd3 fix Gray8.ToString() 8 years ago
Anton Firszov 145593b133 run default implementation for small buffers 8 years ago
Anton Firszov 41aa2ad9a2 Optimized bulk conversion for common pixel types 8 years ago
Anton Firszov cbfc710442 Merge branch 'master' into af/extend-bulk-conversion 8 years ago
Anton Firszov fd0e1bda6e Fixed the benchmarks. All results make sense now! 8 years ago
James Jackson-South 492fa5d334
Merge pull request #747 from carbon/empty 8 years ago
James Jackson-South 73400f84ce
Merge branch 'master' into empty 8 years ago
James Jackson-South 646434e957
Merge pull request #746 from carbon/net472 8 years ago
Jason Nelson f574cf94ae Use ternary operator 8 years ago
Jason Nelson b29ff790d3 [Exif] Make allowedParts and values readonly 8 years ago
Jason Nelson c836c5ee82 Update IccProfile constructor 8 years ago
Jason Nelson 79202279c9 Update appveyor target frameworks (64bit) 8 years ago
Jason Nelson ee98ee2fe4 Update appveyor target frameworks 8 years ago
Jason Nelson 5110b1fdc8 Eliminate allocation in invalid icc profile 8 years ago
Jason Nelson 5d79118925 Eliminate an allocation when cloning a valid ExifProfile 8 years ago
Jason Nelson 79a0687491 Update IccProfile Entries to Array 8 years ago