diff options
Diffstat (limited to 'libcolour.7')
| -rw-r--r-- | libcolour.7 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libcolour.7 b/libcolour.7 index d389aae..1c3dec2 100644 --- a/libcolour.7 +++ b/libcolour.7 @@ -1,4 +1,4 @@ -.TH LIBCOLOUR 7 libcolour +.TH LIBCOLOUR 7 LIBCOLOUR .SH NAME libcolour - A C colour space library .SH DESCRIPTION @@ -7,8 +7,8 @@ is C library for colour space conversions. .B libcolour provides conversion between a large number of colour spaces, including many different RGB colour spaces. -It also supports encode and non-encoded representations. -libcolour futhermore provides access to custom RGB +It also supports encoded and non-encoded representations. +libcolour furthermore provides access to custom RGB colour spaces. .P To use libcolour, include the header file @@ -25,7 +25,7 @@ is specified with a value of \fBtypedef enum libcolour_model libcolour_model_t;\fP .fi -The colour models can listed using the macros +The colour models can be listed using the macros .nf \fBLIBCOLOUR_LIST_MODELS\fP(\fIMACRO\fP, \fITYPE_AFFIX\fP) @@ -51,7 +51,7 @@ for .BR double -typed, and .BR long\ double -typed -colour module stuctures, respectively. +colour module structures, respectively. .B LIBCOLOUR_LIST_MODELS expands .I MACRO @@ -76,7 +76,7 @@ parameters to pass .I MACRO when it is expanded. .P -There there are three +There are three .BR struct s defined for each colour model, the first member in each |
