53 Commits (0766b03ea66ee6df13af6d676d261d1f6655d3e5)

Author SHA1 Message Date
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
Scott Williams 3671d9b906 blend functions everywhere. 9 years ago
Scott Williams d56e658854 updates to comments and moved code 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
Vicente Penades 55fbefd820 Added a DrawImage Effect test 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
Scott Williams fdfe5ed0b4 bump version number and SixLabor.* dependencies 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams 1da6833a2a fix stylecop issues 9 years ago
Scott Williams 422ff51502 Default text drawing at an image dpi independent size 9 years ago
Scott Williams 4e3b3b6ab1 Improve test coverage 9 years ago
Scott Williams b9545631c1 drop callbacks 9 years ago
Scott Williams af0d8cd8c5 TextGraphicsOptions Tests 9 years ago
Scott Williams 56b0a9f8e1 Add test coving subpixel counter 9 years ago
Scott Williams 34b09eb099 code cleanup 9 years ago
Scott Williams 44d2736b8f fix pattern brushes 9 years ago
Scott Williams 0a81f28c40 implement real sub-pixel rendering 9 years ago
Scott Williams 6f4d716884 use callbacks instead of overrides 9 years ago
Anton Firszov 02db976b95 Implemented PinnedBuffer<T>.CreateClean() + format DrawText.cs 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Scott Williams 1b3a94f370 render using sixlabors.fonts 9 years ago
Scott Williams 210cecb51d update SixLabors.Shapes 9 years ago
Scott Williams 07b5ff4e2d Fix drawing on transparent background 9 years ago
Scott Williams b432e33ea8 Update SixLabors.Shapes 9 years ago
Scott Williams 351f92812a update SixLabors.Shapes version 9 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 9 years ago
Scott Williams 3d8e86cb3a remove old test 9 years ago
Scott Williams 8994d9853b some cleanup 9 years ago
Scott Williams eef8263be7 fix test names & vars 9 years ago
Scott Williams bf522fdfcb added unit tests for Paths 9 years ago
Scott Williams 13f643cb67 update to alpha2 to fix beziers 9 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 9 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Scott Williams 5bcc92cbde Add a recolor brush 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
Scott Williams a6738d89e6 Add optimised RectanglePolygon 10 years ago
Scott Williams 73b378c4ca optimise complex polygons 10 years ago
James Jackson-South d6928ee787 Rename Blend to DrawImage 10 years ago
Scott Williams 2a6c5ca996 add Image brush 10 years ago
Scott Williams 8242820773 provide graphics options for drawing methods 10 years ago
Scott Williams 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago