James Jackson-South
1f3311bc22
Add more rule exemptions and prevent blanket using recommendations
6 years ago
Anton Firszov
46ba50241f
Keep only necessary stuff from SL.Core
6 years ago
James Jackson-South
a9576efa36
Cleanup solution
6 years ago
James Jackson-South
a4c40ec5a5
Update shared gitattributes to handle rogue exif pdf.
6 years ago
Brian Popow
2e1a6ff65e
Add tga decoder tests
6 years ago
James Jackson-South
68dca4fddb
[SL.Core] Update submodule and fix warnings.
7 years ago
James Jackson-South
7196b43fb7
Master cleanup ( #952 )
* Fix gitignore and line endings
* Update README.md
7 years ago
Anton Firsov
a48de6301b
Introduce non-generic ImageFrameCollection ( #941 )
* temporarily disable target frameworks
* drop DelegateProcessor
* drop IImageProcessingContext<TPixel>
* drop NamedColors<T>
* drop ColorBuilder<T>
* drop the *Base postfix for clean class hierarchies
* adding basic skeletons
* non-generic ImageFrameCollection API definition
* non-generic ImageFrameCollection tests
* cleanup + docs + more tests
* implement ImageFrameCollection methods
* tests for generic PixelOperations.To<TDest>()
* experimental implementation
* fix .ttinclude
* generate generic From<TSourcePixel>(...)
* fix RgbaVector <--> BT709 Gray pixel conversion
* Gray8 and Gray16 using ConvertFromRgbaScaledVector4() by default
* fixed all conversion tests
* ConstructGif_FromDifferentPixelTypes
* fix xmldoc and other StyelCop findings
* re-enable all target frameworks
* fix NonGenericAddFrame() and NonGenericInsertFrame()
* fix remaining bugs
7 years ago
Tanner Gooding
e2651e7f45
Updating the repo to use Directory.Build.props/targets files ( #920 )
* Updating the repo to use Directory.Build.props/targets files
* Adding an InternalsVisibleTo for DynamicProxyGenAssembly2, PublicKeyToken=null
* Removing duplicate includes from the ImageSharp.csproj
* Updating the .gitattributes file to explicitly list the line endings
* Removing the ImageSharp.ruleset file, as the one from standards should be used instead
* Updating the package version management to use `PackageReference Update`
7 years ago
James South
2c734345e7
First Commit
Former-commit-id: 267292b5e198d1edec106c8b46222cdbcb9d8777
14 years ago