Contrib.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="../Xsl/doc2html.xsl"?>
  3. <doc>
  4. <title>Contributions</title>
  5. <chapter>
  6. <title>Contributions</title>
  7. <par>
  8. Several modifications and extensions contributed by Imaging users are
  9. included in release packages
  10. (located in <keyword>(Imaging Root)\Extras\Contrib</keyword> directory).
  11. Currently they are:
  12. </par>
  13. <table>
  14. <tr><th>Name</th><th>Description</th></tr>
  15. <tr>
  16. <td><b>ExtraGIF</b></td>
  17. <td>Modification that provides extra functionality targeting
  18. <b>GIF</b> file format. Adds new self-animating TGraphic class
  19. and full frame information. Created by Sergey Galezdinov
  20. for <link url="http://qip.ru/en">QIP</link> messenger.
  21. More info in included readme file.</td>
  22. </tr>
  23. <tr>
  24. <td><b>NIF Loader</b></td>
  25. <td>File format extension that reads texture from version 3 <b>NIF</b>
  26. 3D models (ST: Bridge Commander). Author: Delfi.</td>
  27. </tr>
  28. <tr>
  29. <td><b>hq2x for Pascal</b></td>
  30. <td>
  31. Pascal translation of great
  32. <link url="http://www.hiend3d.com/hq2x.html">h2qx magnification filter</link>.
  33. Demo showing how to use it with Imaging is included.
  34. Translated to Pascal by Jeremy Darling.
  35. </td>
  36. </tr>
  37. </table>
  38. <par>
  39. Also many <b>thanks</b> to all those who sent bug reports, fixes, diff patches,
  40. new functions, and feedback of any kind.
  41. </par>
  42. </chapter>
  43. </doc>