Subversion Repositories filter_foundry

Rev

Rev 101 | Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. <!DOCTYPE HTML>
  2. <html>
  3.  
  4. <head>
  5.         <title>FilterFoundry plugin for Photoshop</title>
  6.         <link rel=stylesheet href="http://www.telegraphics.com.au/readme.css" type="text/css">
  7. </head>
  8.  
  9. <body>
  10.  
  11. <h2>FilterFoundry plugin for Photoshop</h2>
  12.  
  13. <p><i>Copyright 2003-2019 Toby Thain, <a href="mailto:toby@telegraphics.com.au">toby@telegraphics.com.au</a></i></p>
  14.  
  15. <p>Filter Foundry is a compatible replacement for Adobe Filter Factory.
  16. For information about how to use the Filter Factory-compatible interface,
  17. see <a href="http://thepluginsite.com/knowhow/ffpg/ffpg.htm">The Filter Factory Programming Guide</a>.
  18. Several example effects come with Filter Factory.
  19. <!--This is a beta release, please check the README for limitations and
  20. report any issues (especially inconsistencies with Filter Factory).-->
  21. </p>
  22.  
  23. <h3>Compatibility</h3>
  24.  
  25. <ul>
  26.         <li>Tested with Photoshop 3.0 through CS6 on Power&nbsp;Mac (OS&nbsp;X, Classic, OS&nbsp;9 and earlier), 68K&nbsp;Mac and Windows.</li>
  27.         <li>IrfanView 4.0 - Make sure you read the IrfanView documentation on how to load and run Adobe .8bf filters.</li>
  28.         <li>JASC PSP 9, Corel's Paint Shop Pro XI - are compatible.</li>
  29.         <li>The Gimp 2.2 with PSPI.exe extension (to run Photoshop .8bf files) - is NOT compatible.</li>
  30. </ul>
  31.  
  32. <p>Please note the following:</p>
  33.  
  34. <ul>
  35.         <li>Trig functions use the Mac Filter Factory definition, a range of -1024..+1024 (rather than Windows FF's -512..+512). This is likely to be a user preference in future.</li>
  36.         <li>The 68K Macintosh build requires 68020 or later CPU and FPU.</li>
  37. </ul>
  38.  
  39. <h3>Free software - donation requested</h3>
  40.  
  41. <p>This program is free software licensed under the terms of the
  42. <a href="gpl.html">GNU General Public License</a>.</p>
  43.  
  44. <p>If you use this program and like it, please use <a href="http://www.paypal.com/">PayPal</a>
  45. to send the author what you think it is worth (US$5 suggested):</p>
  46.  
  47. <p><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  48.         <input type="hidden" name="cmd" value="_xclick">
  49.         <input type="hidden" name="business" value="toby@telegraphics.com.au">
  50.         <input type="hidden" name="item_name" value="FilterFoundry plugin">
  51.         <input type="hidden" name="item_number" value="filterfoundry">
  52.         <input type="hidden" name="amount" value="5.00">
  53.         <input type="hidden" name="image_url" value="http://www.telegraphics.com.au/img/tlogo-paypal.gif">
  54.         <input type="hidden" name="no_shipping" value="1">
  55.         <input type="hidden" name="return" value="http://www.telegraphics.com.au/sw/thankyou.html">
  56.         <input type="hidden" name="cn" value="Message to developer">
  57.         <input type="hidden" name="currency_code" value="USD">
  58.         <input type="hidden" name="tax" value="0">
  59.         <input type="image" src="https://www.paypal.com/images/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
  60. </form></p>
  61.  
  62. <h3>Confused, or having trouble?</h3>
  63.  
  64. <p>Don't hesitate to <a href="mailto:support@telegraphics.com.au">write to us</a>.</p>
  65.  
  66. </body>
  67.  
  68. </html>
  69.