Hi, I spooted this issue while debugging my code. the Info() box in the ForEveryTile handler causes a dialog redraw error. The issue can easily be reproduced...
Update: the error seems only to occur when the up button (the rightmost button) is used). So far I could not reproduce the error using the other control...
Hi, You can now download an updated version of FM Patcher at http://www.filtermeister.com/FMPatcher.zip It does not try to patch non-FM plugins anymore, keeps...
Hi, Good idea. I added it on my To-Do list. Harry ... From: FMML@yahoogroups.com [mailto:FMML@yahoogroups.com]On Behalf Of 3Dimka Bessmertny Sent: Freitag, 1....
Hi Harry, I have down loaded both Patches I all so downloaded the files you wanted tried out. Although my system (Lap Top) says I only have about a GB I was...
Thanks for letting us know! Harry ... From: FMML@yahoogroups.com [mailto:FMML@yahoogroups.com]On Behalf Of Norma Ann Sent: Freitag, 1. Februar 2008 15:11 To:...
I tried to make a stereogram but without success. What should I use for a pattern and how should the b&w picture be? Should depth be mapped to the shade of...
Try dark gray instead of white for the text. Texture can be any picture with lots of small details. You can try this online version of Stereogram Paint, it...
WOW!!! I haven't tried your plug-in yet, just visited the website link you gave. That is fantastic -- thanks! Duncan ... same way - ... <3dimka@> ... ...
You're welcome Duncan. I made a lot of Stereogram stuff but I couldn't even dream of making a stereogram plugin for photoshop, until I saw FilterMeister. ...
And to think some people find programming difficult ;) Nice work. Too bad I'm one of the 20% of people that don't see autostereograms. Kind regards, Martijn W....
Hmm, I guess I fit to that 20% box as well: with a lazy eye such 3D-stereogram images or images that require a pair of red/ green glasses to see the effect...
Hi Martijn, Just checked internet for more of those images and noticed there ia a diversity of types of such images. The following text for a certain type of...
Hi Harry, I tested the latest FM Patcher on the Unpatched Plugins mentioned below and the patched versions worked fine under Vista Home Premium with 4gb Ram ...
Martijn, Seeing stereograms is much easier than programming though both are lot of fun. 3Dimka ;) And to think some people find programming difficult ;) ... ...
Great stuff, 3Dimka! I always thought I was also one of the 20% until I discovered yesterday that I can actually see some (although not all) hidden image...
Hi Martin, I posted the reply below but although it is in the list of FMML messages I didn't receive a copy back in my own mailbox; maybe you didn't receive it...
Hi, How about using e.g. (int) pow( (double) 2, (double) 8 ) Or do you want an int version, because you think it would need less processor time? Harry ... ...
Last night I was reading the Language Draft document(s) and came upon this: 2.5.1.1.4 Dialog Border ... This subkey specifies what kind of border the filter...
Would it take a big effort to allow an interpolated get on the t- buffers? Or could the existing iget be easily adapted to make an itget function? Thanks, J....
Did I understand correctly, that a dial control based on the developments in this thread will be included in a future release of FM? If so, how far has this...
... No worries! There's a lot to take in with the language. The Wiki says it's limited to 8-bit data though, so perhaps that might be a limitation you were...
Hi, Nice discovery! I think "Dialog: Border=Resizing" works in FM plugins, because it is executed before the plugin dialog shows up. Once the plugins dialog is...
Hi i don't know why but it don't work for me with last beta version ?? Any ideas Thierry ... plugins, ... plugins ... itself. ... FM source ... Of ... upon ......
Hi, Sorry, I have been too enthusiastic without checking it. No, it does not work. jazzscriveyn has probably tested it with Beta 7 which already makes the...
Hi. I've basically put the Dial control on the backburner due to lack of public interrest and development of my own plug-ins. The basic code (which should be...