Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (27 loc) · 821 Bytes

TODO.md

File metadata and controls

35 lines (27 loc) · 821 Bytes

TODO List

New color spaces

  • CIELAB
  • HSV
  • HSL
  • CMYK

Color Operations

  • IsAdditive : bool
  • colorC = colorA + colorB

Performance

  • Make use of OpenCL to improve conversions performance (with OpenCL.NET?)
  • SIMD? (Mono & .NET have different approaches :s)

Packaging

  • Multiple versions for multiple .NET versionsi conside one single NuGet package
  • .DEB packages
  • .RPM packages

Quality Assurance

  • Ensure immutability wherever it's possible.
  • >= 85% Unit Testing Coverage
  • AppVeyor Integration
  • Coverity Scan Integration

Documentation

  • Wiki
  • Improve inline documentation (code comments)
  • Create Roadmap

Trademark Issues?

  • Change the project name! ( and many links... :s )