diff options
| author | Avi Levkovich <avi@twine-s.com> | 2018-02-26 16:28:13 +0200 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2018-02-26 16:28:13 +0200 |
| commit | 4c052df707280abd208b03aa88cf904e0eb6b9bf (patch) | |
| tree | c8523aac236d207b5d9f68ca1611ba66e987ab52 /Software/Visual_Studio/SideChains | |
| parent | 6c208c90bc45aff4a7fa214356a42fe7757c5e6f (diff) | |
| download | Tango-4c052df707280abd208b03aa88cf904e0eb6b9bf.tar.gz Tango-4c052df707280abd208b03aa88cf904e0eb6b9bf.zip | |
New Stubs.
Diffstat (limited to 'Software/Visual_Studio/SideChains')
| -rw-r--r-- | Software/Visual_Studio/SideChains/ColorMine/ColorMine.nuspec | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/Software/Visual_Studio/SideChains/ColorMine/ColorMine.nuspec b/Software/Visual_Studio/SideChains/ColorMine/ColorMine.nuspec deleted file mode 100644 index a8a40c98d..000000000 --- a/Software/Visual_Studio/SideChains/ColorMine/ColorMine.nuspec +++ /dev/null @@ -1,50 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> - <metadata> - <id>ColorMine</id> - <version>1.1.3.0</version> - <title>ColorMine</title> - <authors>Joe Zack</authors> - <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl> - <projectUrl>https://github.com/THEjoezack/ColorMine</projectUrl> - <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>Open source library that makes converting and comparing colors easy. - - ## Supported Color Models: - * CMY - * CMYK - * HSL - * HSB - * HSV - * CIE L*AB - * Hunter LAB - * LCH - * LUV - * sRGB - * XYZ - * YXY - - ## Supported Comparisons - * CIE76 - * CMC l:c - * CIE94 - * CIE2000 - - Demonstrations at http://colormine.org.</description> - <releaseNotes>1.1.3.0 - 04/02/2014 -Bumped .Net version down to 4.0 -Fixed HSB Calcuations - -1.1.2.1 - 03/12/2014 -Now strongly signed - -1.1.2 - 03/12/2014 -Fixed CIE2000 calculations</releaseNotes> - <copyright>2014</copyright> - <language /> - <tags>color delta-e rgb to lab</tags> - </metadata> - <files> - <file src="bin\Release\ColorMine.dll" target="lib\ColorMine.dll" /> - </files> -</package>
\ No newline at end of file |
