diff options
| author | scuri <scuri> | 2009-08-20 20:21:41 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2009-08-20 20:21:41 +0000 | 
| commit | c0c51969cb9f5175cd85932b4dee9838c22ed19d (patch) | |
| tree | f402a9f8f214b9a3ffd5016cbc9411ca3459f8e1 /html/en/to_do.html | |
| parent | 118bba12e5db09d4412ad4999b346d7d46e5489e (diff) | |
*** empty log message ***
Diffstat (limited to 'html/en/to_do.html')
| -rw-r--r-- | html/en/to_do.html | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/html/en/to_do.html b/html/en/to_do.html index c9de95e..0fc5428 100644 --- a/html/en/to_do.html +++ b/html/en/to_do.html @@ -31,7 +31,9 @@  </ul>  <h3>For the Processing library:</h3>  <ul> -  <li>Dithering Techniques</li> +  <li class="style1">Support for OpenMP</li> +	<li class="style1">Support for the Intel® Integrated Performance Primitives</li> +	<li>Dithering Techniques</li>    <li>Adaptative Thresholds</li>    <li>Warping </li>    <li>Rolling Ball Filter</li> @@ -43,7 +45,6 @@  <h3>Our plans for the future include:</h3>  <ul>    <li><font color="#008000">Imaging Tutorial in the documentation </font></li> -  <li>Support for the Intel® Integrated Performance Primitives</li>    <li>JPEG and TIFF Thumbnails</li>    <li>Formats: FLI, DV, FPX (Flash Pix), EXR (Industrial Light & Magic High Dynamic Range Format), MNG,   	Microsoft HD Photo </li> | 
