summaryrefslogtreecommitdiff
path: root/projects/tinct/index.html
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2021-06-18 15:27:31 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2021-06-18 15:27:31 +0100
commit3f189f1d8a5107d5d5e4f8ff8b461f7c1ec33a30 (patch)
treee0591d7e2036d1c58967e2299c16ea0c6d8ef44a /projects/tinct/index.html
parent731fe1475abf4b4b189eb06eaffa57943eebaeae (diff)
downloadnetsurf-website-3f189f1d8a5107d5d5e4f8ff8b461f7c1ec33a30.tar.gz
netsurf-website-3f189f1d8a5107d5d5e4f8ff8b461f7c1ec33a30.tar.bz2
Update Tinct project status.
Diffstat (limited to 'projects/tinct/index.html')
-rw-r--r--projects/tinct/index.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/projects/tinct/index.html b/projects/tinct/index.html
index a535d8f..635cddc 100644
--- a/projects/tinct/index.html
+++ b/projects/tinct/index.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>Tinct for RISC OS</title>
-<link rel="stylesheet" type="text/css" href="/projects/projects.css">
+<link rel="stylesheet" type="text/css" href="../../projects/projects.css">
<link rel="icon" type="image/png" href="/webimages/favicon.png">
</head>
<body>
@@ -33,6 +33,21 @@
<h2>What is Tinct?</h2>
+<div class="notice">
+<h3>Warning</h3>
+<p>Tinct is a closed-source proprietary module that is best considered
+licence-encumbered abandonware. It cannot be updated to work properly
+on modern RISC OS hardware.<p>
+</div>
+
+<div class="notice">
+<h3>Notice</h3>
+<p>Anyone interested in developing a new efficient <strong>open-source</strong>
+sprite rendering module that can render sprites with alpha channels, and
+supports error diffusion for low bits-per-pixel screen modes should please get
+in touch.</p>
+</div>
+
<p>Tinct provides RISC OS applications with support for high speed rendering of opaque and alpha-blended sprites with optional image enhancement. It was developed to enable NetSurf to plot PNGs with alpha channels and provide on-the-fly error diffusion to display images at their best in screen modes with few colours.</p>
<h2>Download</h2>