<?xml version="1.0" encoding="ISO-8859-1" ?>

 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
                      "http://my.netscape.com/publish/formats/rss-0.91.dtd">

 <!-- JRF: This is an ugly (and probably wrong) mixing of RSS 0.91 and
           Dublin Core elements. -->
 <rss version="0.91"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:xhtml="http://www.w3.org/1999/xhtml1/strict">

   <channel>

     <title>RISC OS Libraries - IFCLib</title>
     <link>http://support.riscos.com/Support/Resources/Libraries/IFCLib/</link>
     <description>

<xhtml:p>
IFCLib is a very simple library for interfacing to the Select 3
'ImageFileConvert' module stack. The ImageFileConvert system, incorporating
parts of ImageFileRender initially introduced for Select 2, allows images
of one type to be converted to another through a single SWI interface. The
IFCLib library provides a simple interface to this SWI, as an example of
its use and for the use of other developers.
</xhtml:p>

<xhtml:p>
IFCLib has been contributed by Justin Fletcher and is released under the
same license as ZLib.
</xhtml:p>

<xhtml:p>

<xhtml:table summary="Links to files at this level">
 <xhtml:tr><xhtml:td colspan="2"><xhtml:hr /></xhtml:td></xhtml:tr>
 <!-- item -->
 <xhtml:tr>
  <xhtml:td align="center" valign="top">
   <xhtml:a href="archives/IFCLib-0_02.zip">
   <xhtml:img src="../images/file_a91.png" alt="[Zip]" width="34" height="34" align="center" border="0" /><xhtml:br />
   IFCLib-0_02
   </xhtml:a>
  </xhtml:td>
  <xhtml:td valign="middle" align="left">
   The latest public version of the IFCLib library release. This archive
   contains :
   <xhtml:ul>
    <xhtml:li />Sources for the IFCLib library
   </xhtml:ul>
   
  </xhtml:td>
 </xhtml:tr>
<!--  <xhtml:tr><xhtml:td colspan="2"><xhtml:hr /></xhtml:td></xhtml:tr> -->
</xhtml:table>
</xhtml:p>

     </description>
     <language>en</language>
     <rss-url>http://support.riscos.com/Support/Resources/Libraries/IFCLib/changes.rss</rss-url>

     <image>
       <title>IFCLib library</title>
       <url>http://support.riscos.com/Support/Resources/Libraries/IFCLib/logo.png</url>
       <link>http://support.riscos.com/Support/Resources/Libraries/IFCLib/</link>
       <width>160</width>
       <height>164</height>
     </image>
     
     <!-- items -->
     <item>
       <title>IFCLib-0_02.zip release archive added</title>
       <link>http://support.riscos.com/Support/Resources/Libraries/IFCLib/archives/IFCLib-0_02.zip</link>
       <dc:date>2003-06-08</dc:date>
       <description>
       First release version of the IFCLib library, including source code
       for use with any application.
       <xhtml:br />Size: 8 K.
       </description>
     </item>
     
   </channel>

 </rss>
