Subversion Repositories filter_foundry

Rev

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

Rev 515 Rev 519
Line 83... Line 83...
83
ostype_info('PICT', 'Picture (only Macintosh build)', 'Apple');
83
ostype_info('PICT', 'Picture (only Macintosh build)', 'Apple');
84
ostype_info('CURS', 'Cursor (only Macintosh build)', 'Apple');
84
ostype_info('CURS', 'Cursor (only Macintosh build)', 'Apple');
85
ostype_info('vers', 'Version number (only Macintosh build)', 'Apple');
85
ostype_info('vers', 'Version number (only Macintosh build)', 'Apple');
86
ostype_footer();
86
ostype_footer();
87
 
87
 
-
 
88
ostype_header("File type");
-
 
89
ostype_info('8BFM', 'Adobe Filter module (used in `kind` PiPL property)', 'Adobe');
-
 
90
ostype_info('TEXT', 'Text file', 'Apple');
-
 
91
ostype_footer();
-
 
92
 
88
ostype_header("Creator codes");
93
ostype_header("Creator codes");
89
ostype_info('8BIM', 'Adobe Photoshop', 'Adobe');
94
ostype_info('8BIM', 'Adobe Photoshop', 'Adobe');
-
 
95
ostype_info('ttxt', 'Text file', 'Apple');
90
ostype_info('8BFM', 'Adobe Filter module (used in `kind` PiPL property)', 'Adobe');
96
ostype_info('pled', 'Property List Editor', 'Apple');
91
ostype_footer();
97
ostype_footer();
92
 
98
 
93
pipl_property_header("PlugIn Property List (PiPL) properties");
99
pipl_property_header("PlugIn Property List (PiPL) properties");
94
pipl_property_info('8BIM', 'catg', 'PiPL property "Category"', 'Adobe');
100
pipl_property_info('8BIM', 'catg', 'PiPL property "Category"', 'Adobe');
95
pipl_property_info('8BIM', 'name', 'PiPL property "Name"', 'Adobe');
101
pipl_property_info('8BIM', 'name', 'PiPL property "Name"', 'Adobe');
-
 
102
pipl_property_info('8BIM', 'cmpt', 'PiPL property "Component" (PIPL.r)', 'Adobe');
96
pipl_property_info('8BIM', 'hstm', 'PiPL property "Has terminology"', 'Adobe');
103
pipl_property_info('8BIM', 'hstm', 'PiPL property "HasTerminology" (PIPL.r)', 'Adobe');
97
pipl_property_info('8BIM', 'wx86', 'PiPL property PIWin32X86CodeProperty (PIGeneral.h)', 'Adobe');
104
pipl_property_info('8BIM', 'wx86', 'PiPL property PIWin32X86CodeProperty (PIGeneral.h)', 'Adobe');
98
pipl_property_info('8BIM', '8664', 'PiPL property PIWin64X86CodeProperty (PIGeneral.h)', 'Adobe');
105
pipl_property_info('8BIM', '8664', 'PiPL property PIWin64X86CodeProperty (PIGeneral.h)', 'Adobe');
99
pipl_property_info('8BIM', 'kind', 'PiPL property "Kind" (PIPL.r)', 'Adobe');
106
pipl_property_info('8BIM', 'kind', 'PiPL property "Kind" (PIPL.r)', 'Adobe');
-
 
107
pipl_property_info('8BIM', 'prty', 'PiPL property "Priority" (PIPL.r)', 'Adobe');
100
pipl_property_info('8BIM', 'vers', 'PiPL property "Version" (PIPL.r)', 'Adobe');
108
pipl_property_info('8BIM', 'vers', 'PiPL property "Version" (PIPL.r)', 'Adobe');
101
pipl_property_info('8BIM', 'mode', 'PiPL property "SupportedModes" (PIPL.r)', 'Adobe');
109
pipl_property_info('8BIM', 'mode', 'PiPL property "SupportedModes" (PIPL.r)', 'Adobe');
102
pipl_property_info('8BIM', 'ms32', 'PiPL property "PlugInMaxSize" (PIPL.r)', 'Adobe');
110
pipl_property_info('8BIM', 'ms32', 'PiPL property "PlugInMaxSize" (PIPL.r)', 'Adobe');
-
 
111
pipl_property_info('8BIM', 'host', 'PiPL property "RequiredHost" (PIPL.r)', 'Adobe');
-
 
112
pipl_property_info('8BIM', 'flly', 'PiPL property "FilterLayerSupport" (PIPL.r)', 'Adobe');
-
 
113
pipl_property_info('8BIM', 'enbl', 'PiPL property "EnableInfo" (PIPL.r)', 'Adobe');
-
 
114
pipl_property_info('8BIM', 'pmsa', 'PiPL property "MonitorScalingAware" (PIPL.r)', 'Adobe');
103
pipl_property_info('8BIM', 'fici', 'PiPL property "FilterCaseInfo" (PIPL.r)', 'Adobe');
115
pipl_property_info('8BIM', 'fici', 'PiPL property "FilterCaseInfo" (PIPL.r)', 'Adobe');
104
pipl_property_info('ViaT', 'ObId', 'PiPL property "Object Identifier"', 'ViaThinkSoft');
116
pipl_property_info('ViaT', 'ObId', 'PiPL property "Object Identifier"', 'ViaThinkSoft');
105
pipl_property_footer();
117
pipl_property_footer();
106
 
118
 
107
ostype_header("Host signatures");
119
ostype_header("Host signatures");
108
ostype_info('8BIM', 'Adobe Photoshop', 'Adobe', true);
120
ostype_info('8BIM', 'Adobe Photoshop', 'Adobe');
109
ostype_info('8BIM', 'PluginCommander (illegal usage of "8BIM")', 'ISV', true);
121
ostype_info('8BIM', 'PluginCommander', 'Other');
110
ostype_info('8BIM', 'Serif Photoplus (illegal usage of "8BIM")', 'ISV', true);
122
ostype_info('8BIM', 'Serif Photoplus', 'Other');
111
ostype_info('8B)M', 'Adobe Premiere', 'Adobe', true);
123
ostype_info('8B)M', 'Adobe Premiere', 'Adobe');
112
ostype_info('PMIG', 'GIMP', 'ISV', true);
124
ostype_info('PMIG', 'GIMP', 'Other', true);
113
ostype_info('UP20', 'IrfanView', 'ISV', true);
125
ostype_info('UP20', 'IrfanView', 'Other', true);
114
ostype_info('PSP9', 'JASC PaintShop Pro X', 'ISV', true);
126
ostype_info('PSP9', 'JASC PaintShop Pro X', 'Other', true);
115
ostype_info('NDP.', 'Paint.net', 'ISV', true);
127
ostype_info('NDP.', 'Paint.net', 'Other', true);
-
 
128
ostype_info('    ', 'Any host', 'Adobe', true);
116
ostype_footer();
129
ostype_footer();
117
 
130
 
118
ostype_header("Miscellaneous / internal use");
131
ostype_header("Miscellaneous / internal use");
119
ostype_info('bNUL', 'No Nuffer Suite (BUFVERSION_NULL)', 'ViaThinkSoft');
132
ostype_info('bNUL', 'No Nuffer Suite (BUFVERSION_NULL)', 'ViaThinkSoft');
120
ostype_info('bST1', 'Standard Buffer Suite 32bit (BUFVERSION_STD32)', 'ViaThinkSoft');
133
ostype_info('bST1', 'Standard Buffer Suite 32bit (BUFVERSION_STD32)', 'ViaThinkSoft');