summaryrefslogtreecommitdiff
path: root/README.1ST
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2021-06-24 12:30:12 +0200
committerGitHub <noreply@github.com>2021-06-24 12:30:12 +0200
commit3534eda7b59fef0dcfd04260820df804941e4f9b (patch)
treec191ab627b7fd6410e3b33e2388d889d4e43ccb8 /README.1ST
parent9ef179c24201ac1a1ab92e1fcf91afe79cdc602b (diff)
downloadlcms2-3534eda7b59fef0dcfd04260820df804941e4f9b.tar.gz
Update README.1ST
Diffstat (limited to 'README.1ST')
-rw-r--r--README.1ST10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.1ST b/README.1ST
index 5f721cd..8a4fe68 100644
--- a/README.1ST
+++ b/README.1ST
@@ -1,17 +1,17 @@
-## About Little CMS
+About Little CMS
Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC), which is the modern standard when regarding to color management. The ICC specification is widely used and is referred to in many International and other de-facto standards. It was approved as an International Standard, ISO 15076-1, in 2005.
-## Conformance
+Conformance
Little CMS 2.12 is a FULL IMPLEMENTATION of ICC specification 4.3, it fully supports all kind of V2 and V4 profiles, including abstract, devicelink and named color profiles. Check the tutorial for a exhaustive list of features.
-## A bit of story
+A bit of story
Since the initial release, back in 1998, Little CMS has grown to become one of the most popular open-source color management libraries, and has been used in a large number of production projects, in areas as printer firmware, monitors, digital cameras, RIPs, publishing, scientific, and many others. You can find Little CMS in most Linux distributions, and it's released under an open source license.
-## Please see the complete documentation in doc folder
+Please see the complete documentation in doc folder
-## BUILDING LINUX PACKAGES FORM DEVELOPMENT REPOSITORY:
+BUILDING LINUX PACKAGES FORM DEVELOPMENT REPOSITORY:
Please run ./autogen.sh in order to generate the autotools ./configure script. You need autotools installed. Oficial releases have the configure script already created.