1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>colord - Makes color managed hardware work</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="style.css" type="text/css" media="screen"/>
<link rel="shortcut icon" href="favicon.ico"/>
</head>
<body>
<h1>colord = color daemon</h1>
<table cellpadding="12px" border="0">
<tr>
<td align="center">
<a href="intro.html"><img src="img/large-accessories-text-editor.png" width="64" alt=""/></a>
</td>
<td><p><a href="intro.html" class="indextitle">What is colord?</a></p></td>
</tr>
<tr>
<td align="center">
<a href="using.html"><img src="img/large-preferences-system.png" width="64" alt=""/></a>
</td>
<td><p><a href="using.html" class="indextitle">How do I use colord?</a></p></td>
</tr>
<tr>
<td align="center">
<a href="download.html"><img src="img/large-dialog-information.png" width="64" alt=""/></a>
</td>
<td><p><a href="download.html" class="indextitle">Where can I download it?</a></p></td>
</tr>
<tr>
<td align="center">
<a href="screenshots.html"><img src="img/large-emblem-photos.png" width="64" alt=""/></a>
</td>
<td><p><a href="screenshots.html" class="indextitle">Screenshots</a></p></td>
</tr>
<tr>
<td align="center">
<a href="profiles.html"><img src="img/large-system-users.png" width="64" alt=""/></a>
</td>
<td><p><a href="profiles.html" class="indextitle">Typical User Profiles</a></p></td>
</tr>
<tr>
<td align="center"><a href="users.html"><img src="img/large-application-certificate.png" width="64" alt=""/></a></td>
<td><p><a href="specifics.html" class="indextitle">How it works</a></p></td>
</tr>
<tr>
<td align="center"><a href="bugs.html"><img src="img/large-applications-development.png" width="64" alt=""/></a></td>
<td><p><a href="bugs.html" class="indextitle">Reporting bugs</a></p></td>
</tr>
<tr>
<td align="center"><a href="faq.html"><img src="img/large-help-browser.png" width="64" alt=""/></a></td>
<td><p><a href="faq.html" class="indextitle">Frequently asked questions</a></p></td>
</tr>
</table>
<p class="footer">
Copyright <a href="mailto:richard@hughsie.com">Richard Hughes 2011 - 2013</a><br/>
<a href="http://validator.w3.org/check/referer">Optimized</a>
for <a href="http://www.w3.org/">standards</a>.
</p>
</body>
</html>
|