Hi Paul, welcome to FM. - I recommend the three PDF documents you will find on the filtermeister.com page, when click on "Documents" in the navigation bar. ...
I for one, am extremely grateful for Filtermeister, I would not have been able to do Photoshop plugins without it. The internet is sad that way, you always...
Like Rune, I too would be more than happy to pay for FM development support. I can't really continue using FM much longer without 64 bit suppport and in less...
Richard, Just making sure you understand, 64-bit support is only needed if you run the 64-bit version of Photoshop. I actually only have 64-bit systems now (3...
Is there a way to get the filename from Photoshop? I have an analysis file I am writing and would like to give the user the filename - extension + my ...
Nice -- thanks for this line of inquiry Ron, and the answer Martin ... not sure I'll actually need it, but I do believe it will be useful to know the name of...
Works in PS CS2. Regards, Bill ... From: FMML@yahoogroups.com [mailto:FMML@yahoogroups.com]On Behalf Of Ron C Sent: Tuesday, July 21, 2009 10:04 AM To:...
... title. ... The return type is bool. Returns true if successful, else false. Also, the string argument must be at least 256 chars or a buffer overflow may...
Release Notes Dec. 2004: getImageTitle retrieves the path or file name of the currently processed image. Only works in Photoshop (returns full path) and PSP...
Are all current FM keywords and functions entered on the FM site, even though some may not have a definition? If so, a capture of the FM Link Table, which is...
The link table is generated by the Wiki itself. It also contains names of pages such as Command reference and the Link table page itself. It also lacks most of...
AFAIK, this kind of behaviour is inherited from the Win32 API. FM is merely following suit. There's a function in dll user32.dll called "GetSystemMetrics"...
Hi, I've got a plug-in made using FM that works fine on PSE 4 and 5. A friend has tried it on PSE 7 and it doesn't work there. Has anyone come across a similar...
Is there any chance that he's running Vista and you're running an earlier version of Windows? I haven't had any problem with plug-ins in PSE7 on WinXP, but...
Hi Duncan, ... I'll have to check. But I'm almost certain the plug-in I'm talking about is in use on WinXP and Vista. ... I recall problems a while back with...
The Vista problems I'm thinking of were addressed by a new FM version -- the latest rev is FM beta 9.1 in case you haven't got that one it has several useful...
... DEP shouldn't be an issue if you're running FM Beta 9.1 or using FM-patcher. I think that's the specific Vista issue that was addressed. Another Vista...
Thanks from me too -- this is likely to trap me at some point as I'm working on a plug-in that uses right-clicks on the preview to re-poisition the filter...
... Neither had I, until one of my users reported a problem with Perspective Transformations. You bet it took me quite some time to figure it out! Now I'm...
Perhaps a new function to replace the use of getAsyncKey() with VK_LBUTTON and VK_RBUTTON might be handy. There's probably some convenient Win32 API call that...
So it turns out my friend is running Vista and I last built my plugins nearly two years ago, so I probably didn't use the latest FM beta :) I've downloaded 9.1...