Subversion Repositories filter_foundry

Rev

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

Rev 406 Rev 419
Line 39... Line 39...
39
-   I.C.NET Plugin-Manager 2.x, Filters Unlimited, and Plugin Galaxy can load standalone filters created by Filter Foundry in order to emulate the Filter Factory code.
39
-   I.C.NET Plugin-Manager 2.x, Filters Unlimited, and Plugin Galaxy can load standalone filters created by Filter Foundry in order to emulate the Filter Factory code.
40
 
40
 
41
Operating systems:
41
Operating systems:
42
 
42
 
43
-   Windows 95, 98, Me, NT4, 2000, XP, Vista, 7, 8, 8.1, 10, and 11 are fully compatible (32- and 64-bit)
43
-   Windows 95, 98, Me, NT4, 2000, XP, Vista, 7, 8, 8.1, 10, and 11 are fully compatible (32- and 64-bit)
-
 
44
-   Windows NT 3.1 (without slider support or preview panning), Windows NT 3.5x (without preview panning)
44
-   Linux using the emulator "Wine" is supported
45
-   Linux using the emulator "Wine" is supported
45
-   Macintosh is currently not supported
46
-   Macintosh is currently not supported
46
 
47
 
47
 
48
 
48
### Supported file formats
49
### Supported file formats
49
 
50
 
50
Filter Foundry support a variety of different file formats:
51
Filter Foundry support a variety of different file formats:
51
 
52
 
52
| File ext. | Description                                                                        |Make  |Save  |Load  |
53
| File ext.  | Description                                                                        |Make  |Save  |Load  |
53
|-----------|------------------------------------------------------------------------------------|------|------|------|
54
|------------|------------------------------------------------------------------------------------|------|------|------|
54
|AFS or TXT |Parameter file created by Filter Foundry or Filter Factory for Adobe Photoshop.     |      |Yes   |Yes   |
55
|AFS or TXT  |Parameter file created by Filter Foundry or Filter Factory for Adobe Photoshop.     |      |Yes   |Yes   |
55
|8BF        |Adobe Photoshop plugin created by Filter Factory or Filter Foundry for Photoshop.   |Yes   |      |Yes(1)|
56
|8BF         |Adobe Photoshop plugin created by Filter Factory or Filter Foundry for Photoshop.   |Yes   |      |Yes(1)|
56
|PFF        |Parameter file created by Filter Factory or Transaction Factory for Adobe Premiere. |      |Yes   |Yes   |
57
|PFF         |Parameter file created by Filter Factory or Transaction Factory for Adobe Premiere. |      |Yes   |Yes   |
57
|PRM        |Adobe Premiere plugin created by Filter/Transaction Factory for Adobe Premiere.     |      |      |Yes   |
58
|PRM         |Adobe Premiere plugin created by Filter/Transaction Factory for Adobe Premiere.     |      |      |Yes   |
58
|FFX        |"Filters Unlimited" file.                                                           |      |      |Yes(2)|
59
|FFX         |"Filters Unlimited" file.                                                           |      |      |Yes(2)|
59
|TXT        |A text file created by "Plugin Commander" or "FFDecomp".                            |      |Yes(3)|Yes   |
60
|TXT         |A text file created by "Plugin Commander" or "FFDecomp".                            |      |Yes(3)|Yes   |
60
|BIN        |Standalone filter created by Filter Factory/Foundry for Mac.                        |      |      |Yes   |
61
|BIN or RSRC |Standalone filter created by Filter Factory/Foundry for Mac.                        |      |      |Yes   |
61
 
62
 
62
(1) Loading is only possible if the 8BF file was created by Filter Factory, or by Filter Foundry without protection.
63
(1) Loading is only possible if the 8BF file was created by Filter Factory, or by Filter Foundry without protection.
63
 
64
 
64
(2) Note that Filter Foundry only implements the basic Filter Factory commands. Therefore, most "Filters Unlimited" filters will not work with Filter Foundry.
65
(2) Note that Filter Foundry only implements the basic Filter Factory commands. Therefore, most "Filters Unlimited" filters will not work with Filter Foundry.
65
 
66