diff options
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> |