Subversion Repositories filter_foundry

Rev

Rev 382 | Rev 385 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 382 Rev 384
Line 1... Line 1...
1
 
1
 
2
## Filter Foundry plugin for Photoshop
2
## Filter Foundry plugin for Photoshop
3
 
3
 
4
Filter Foundry is a compatible replacement for Adobe Filter Factory. For information about how to use the Filter Factory-compatible interface, see [The Filter Factory Programming Guide](https://thepluginsite.com/knowhow/ffpg/ffpg.htm). Several example effects come with Filter Factory.
4
Filter Foundry is a compatible replacement for Adobe Filter Factory. For information about how to use the Filter Factory-compatible interface, see [The Filter Factory Programming Guide](https://thepluginsite.com/knowhow/ffpg/ffpg.htm). Several example effects come with Filter Factory.
5
 
5
 
6
Initially written by [Toby Thain](https://www.telegraphics.com.au/sw/) in 2003 - 2009, the development has been continued by [Daniel Marschall](https://www.daniel-marschall.de/) / [ViaThinkSoft](https://www.viathinksoft.com/) since 2018. Several advancements and improvements have been made, and a 64-bit Windows version was created.
6
Initially written by [Toby Thain / Telegraphics](https://www.telegraphics.com.au/sw/) in 2003 - 2009, the development has been continued by [Daniel Marschall](https://www.daniel-marschall.de/) / [ViaThinkSoft](https://www.viathinksoft.com/) since 2018. Several advancements and improvements have been made, and a 64-bit Windows version was created.
7
 
7
 
8
A full description of Filter Foundry including a reference of all functions, variables, and operators can be found in the ["doc" folder](https://github.com/danielmarschall/filter_foundry/blob/master/doc/The%20Filter%20Foundry.pdf).
8
A full description of Filter Foundry including a reference of all functions, variables, and operators can be found in the ["doc" folder](https://github.com/danielmarschall/filter_foundry/blob/master/doc/The%20Filter%20Foundry.pdf).
9
 
9
 
10
 
10
 
11
### Windows version 1.7.0.11
11
### Windows version 1.7.0.11