Hi all -- I have some C coding background but am new to FM and have a lot of questions. I have read "Getting Started" and the "User Guide" and understand that...
hi bobonoinc, that's lot of question. I'll try to help a bit. 1). How can you change the position of the Preview Window? Isn't it just another type of control?...
... When FM gets function capabilities, it will be possible to generate random numbers of much longer sequences before they repeat (i.e., numbers may repeat,...
Hiya Bob, ... "Getting Started" and the "User Guide" might be good places to start, but they're outdated now. That's not to say the information is incorrect,...
Just noticed there's a query next to my FM Wiki profile... are those profiles ending up in the manual that comes with FM? And/or are they only intended for...
The wiki-based documentation is generated based upon all pages linked (indirectly) from a specific start-page. The pages which are not supposed to be part of...
I can't believe how responsive and generous of your time you are. Thanks for sharing your knowledge. I have learned a lot already. One of the questions that I...
I'm got a simple contrast filter that works fine with 8-bit images. I'm looking into making it work for 16-bit images. The three functions I use are src(),...
Actually, I think can answer my own question. The algorithm I'm using works pretty well. I just have to make sure that I test it on 16-bit images. If I test it...
Is there a way to create a new directory/folder in FilterMeister? I've had a look through the Wiki, but haven't found anything that might help. I suspect...
... Don't think so, unfortunately. Here's some test code that shows I can save into a pre-existing directory, but not into a path that doesn't exist (unless...
How about using shellExec? http://www.filtermeister.com/wiki/index.php?page=shellExec (conveniently documented a few days ago by SyneRyder, amongst other...
... That sort've works, but because shellExec doesn't wait for execution of the command to complete before passing control back to FilterMeister, it isn't a...
Hello all Next year the Photoshop comes out CS3 Filter Meister will be totally compatible with CS3? This is very important, to make it before of taking out the...
Hi, FilterMeister works fine in Photoshop CS3. I tested it myself. By the way, I have no problems making plugins with FM under Windows XP MCE. Harry ... From:...
Whilst on the subject, I understand CS3 will have filter layers (similar to the current layer effects). Are 3rd party filters possible here? And if so; will FM...
Hi Martijn, If you remember the Live Effects in Fireworks, only plugins that were actionable worked with them. So it would be important to make FM actionable. ...
Hi Harry, couldn't resist to ask: can I get a clue about how you got in advance a copy of CS3 (you said you tried). I've searched with google and other ways,...
Hi Mehdi, I am a Photoshop CS3 beta tester. Harry ... From: FMML@yahoogroups.com [mailto:FMML@yahoogroups.com]On Behalf Of extrabigmehdi Sent: Dienstag, 12....
Hi, Today Adobe will make a public beta version of Photoshop CS3 available. It isn't available yet on the labs.adobe.com website, but hopefully later today. ...
I,m having problems with mura meister copies ........ i follow the settings but nothing....... cally x CALLY Think you're a film buff? Play the Movie Mogul...
Hi folks, as a small gift to the coming holidays, I present new freeware plugin: http://photoshop.msk.ru/aspt/ Plugin allows extracting tone maps from existing...
Felicidades por tu plugin. Yo tengo un plugin muy parecido al tuyo, pero yo lo he divido en dos plugins uno para copiar los tonos y otro para aplicar, "cpy...
Sorry, I can't read that language, so I have no idea what you are talking about. Assuming you are comparing my plugin to the plugin you mentioned, I can only...
Hi, FM plugin will not work anymore and display a Memory Access Violation error messages if you choose the follow setting in the Control Panel: System >...
I don't know any easy way around this. It's a problem for any program that generates machine code into a data buffer and then tries to execute that code....
Hi Harry, I have DEP turned on for all programs and never noticed such problem . But perhaps it depend of the processor. According to windows help, the DEP...
I don't think DEP does anything at all for processors that don't have the special purpose hardware for it, which might explain why you don't see any difference...