Subversion Repositories filter_foundry

Rev

Rev 167 | 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-2009 Toby Thain, <a href="mailto:toby@telegraphics.com.au">toby@telegraphics.com.au</a></i></p>
  14. <p><i>Copyright 2018-2019 Daniel Marschall, <a href="https://www.daniel-marschall.de/">www.daniel-marschall.de</a></i></p>
  15.  
  16. <p>Filter Foundry is a compatible replacement for Adobe Filter Factory.
  17. For information about how to use the Filter Factory-compatible interface,
  18. see <a href="http://thepluginsite.com/knowhow/ffpg/ffpg.htm">The Filter Factory Programming Guide</a>.
  19. Several example effects come with Filter Factory.
  20. <!--This is a beta release, please check the README for limitations and
  21. report any issues (especially inconsistencies with Filter Factory).-->
  22. </p>
  23.  
  24. <h3>Compatibility</h3>
  25.  
  26. <ul>
  27.         <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.<br>
  28.         Filter Foundry 1.7 is currently not available for Mac.</li>
  29.         <li>IrfanView 4.0 - Make sure you read the IrfanView documentation on how to load and run Adobe .8bf filters.</li>
  30.         <li>JASC PSP 9, Corel's Paint Shop Pro XI - are compatible.</li>
  31.         <li>The Gimp 2.2 with PSPI.exe extension (to run Photoshop .8bf files) is compatible with Filter Foundry 1.7.</li>
  32.         <li>Serif PhotoPlus 6 is compatible with Filter Foundry 1.7.</li>
  33.         <li>PluginCommander 1.62 is compatible with Filter Foundry 1.7.</li>
  34.         <li>IrfanView 4.53 (32+64) is compatible with Filter Foundry 1.7.</li>
  35.         <li>Paint.Net is compatible with Filter Foundry 1.7.</li>
  36.         <li>... nearly all programs that can handle .8bf Photoshop Filters will work.</li>
  37. </ul>
  38.  
  39. <p>Please note the following:</p>
  40.  
  41. <ul>
  42.         <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 the future.</li>
  43.         <li>The 68K Macintosh build requires 68020 or later CPU and FPU.</li>
  44. </ul>
  45.  
  46. <h3>Free software - donation requested</h3>
  47.  
  48. <p>This program is free software licensed under the terms of the
  49. <a href="gpl.html">GNU General Public License</a>.</p>
  50.  
  51. <p>If you use this program and like it, please use <a href="http://www.paypal.com/">PayPal</a>
  52. to send the author what you think it is worth (US$5 suggested):</p>
  53.  
  54. <p><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  55.         <input type="hidden" name="cmd" value="_xclick">
  56.         <input type="hidden" name="business" value="toby@telegraphics.com.au">
  57.         <input type="hidden" name="item_name" value="FilterFoundry plugin">
  58.         <input type="hidden" name="item_number" value="filterfoundry">
  59.         <input type="hidden" name="amount" value="5.00">
  60.         <input type="hidden" name="image_url" value="http://www.telegraphics.com.au/img/tlogo-paypal.gif">
  61.         <input type="hidden" name="no_shipping" value="1">
  62.         <input type="hidden" name="return" value="http://www.telegraphics.com.au/sw/thankyou.html">
  63.         <input type="hidden" name="cn" value="Message to developer">
  64.         <input type="hidden" name="currency_code" value="USD">
  65.         <input type="hidden" name="tax" value="0">
  66.         <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!">
  67. </form></p>
  68.  
  69. <h3>Confused, or having trouble?</h3>
  70.  
  71. <p>Don't hesitate to <a href="mailto:support@telegraphics.com.au">write to us</a>.</p>
  72.  
  73. </body>
  74.  
  75. </html>
  76.