Hello, I've been looking at FilterMeister for some time now, and I'm impressed with what it allows me to do. Here are a few points and questions that I've come...
Hello, I looking for free blur filter (Photoshop Plug-in) having effect like here (background). http://www.secondstory.com I remeber that Corel Photo-Paint had...
The filter you are looking for is a Gaussian Blur. It comes with most paint type programs. If you are looking for something more sophisticated, I would highly...
hi guys, i'm trying to write some code so as to take image measurements from B&W and thresholded adobe's filmstrip files (.flm). the code should select a...
Hi Dennis, ... Sorry, I haven't been able to access this ftp site with any of my ftp clients. Does it need a password or something? Or maybe you could post...
you can download the files from this web site: http://www.geocities.com/dionisislefkaditis/FFplus_help_page.html? 1062945421507 i hope this time will work....
Hello, As far as I can see, FilterMeister does not support simple EDIT controls. Am I missing something? Is it possible to allow the user to enter strings? I'm...
hi guys, it's me again. i'm terribly sorry if i'm being pushy, but i'm running out of time. do you have any news about my case? is there anything that i could...
... That's correct, there aren't any textbox controls available in FilterMeister yet. If you want to create a registration procedure for your plugins you'll...
And to add to that note, my Advanced Color Corrector 2.0 has already been cracked and distributed on the internet. :) Seeing as how I fully expected this to...
... I've only taken a quick look at your code, but I can see a few things that look like problems to me. Firstly, you're checking for when your "Get Results"...
... Well, I wouldn't say always - some people have had some success stopping their programs from being cracked (I'm not one of them :). There's software like...
But what about that EDIT-Control ? It would be really helpfull for some reasons. At the moment i want to allow the user to name his settings. (to write them in...
... I wasn't aware of SmartScale, so I guess there must be a way to resize images from the Photoshop SDK then. However Extensis SmartScale requires Photoshop 6...
Are you all referring to resizing the actual image size in photoshop, or just resizing the image sent to the filter? ... I wasn't aware of SmartScale, so I...
Hi. I am trying to figure out how to open, load and display a BMP in the preview window (or tile buffer) in FM. I took a look at the Snapper code, but this...
Is there some way to make the filters enabled or disabled for certain application so they work only in fx Adobe After Effects and not in Photoshop Elements? ...
Apparetly one could do something with if (hostSig == '8BIM') { // Host is Adobe Photoshop... } to make it functional or disfunctional, but the ideal is to...
Can anybody tell me the signature of Photoshop Elements? Is it the same as for Photoshop (8BIM)? Jan ... Outgoing mail is certified Virus Free. Checked by AVG...
Hi, I met Alex Hunter a few times during my 2 week stay in San Francisco. Alex is a really nice guy and has an impressive collection of garden gnomes. ...
Hi Jan, there is a Built-In Varliable called filterHostText. I tested it with Irfan (sorry, i'm working in a project, and there is no Photoshop or PSP. But...
Hi, at first - i like the Filtermeister, and it is a great Program ! But here some wishes, maybe helpful ? Wish 1 : Allow to call functions from external...
Hi Micheal, ... Alex mentioned that he wants to add that soon. ... Better to do that with an external library. ... You write iterative and complex code in...
I have been wondering. The memory FM plugins use (with the new array function, as well as the old tile buffers), is it from within the chunk allocated to...
Hi, I would also say that FM uses memory from outside the block that is allocated by Photoshop. However, my experience is that FM plugins can work on larger...