From 65b90e7225f410d32e4546145b1aad33f50ba458 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Mon, 23 Jan 2017 10:17:41 +0000 Subject: [PATCH] mbColorLib: add readme.txt git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5690 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/mbColorLib/readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 components/mbColorLib/readme.txt diff --git a/components/mbColorLib/readme.txt b/components/mbColorLib/readme.txt new file mode 100644 index 000000000..d178ed1da --- /dev/null +++ b/components/mbColorLib/readme.txt @@ -0,0 +1,6 @@ +mbColorLib is a comprehensive library with more than 30 components for +color selection in several color models (RGB, CYMK, HSV, HSL, CIE-Lab). +The components can be combined to create numerous new tools and color dialogs. + +License: +see Readme.rtf \ No newline at end of file