-
Can you guys give a prediction when the Windows binary build of the 0.9.8 server module can be expected for FCGI-compatible Web servers? I am eagerly looking forward to applying some of the new features on my IIS based servers. I will probably not be the only one...
2010-01-06 13:58:31 UTC by wepouaout
-
My 2nd link was wrong. This is the iSeemedia client:
[http://zoom.quirinale.it/fif=zoom.fpx&obj=uv,1.0&wid=500][1]
[1]: http://zoom.quirinale.it/fif=zoom.fpx&obj=uv,1.0&wid=500.
2010-01-04 23:02:10 UTC by dgsl
-
> precedence of WID over RGN. Unfortunately, changing it risks to break several existing applications
Perhaps you could try it and see if they break or not? I feel this change shouldn't be a major problem since that applications would just need to be changed to stop making making the same calculation that the server is doing in order to mix WID with the 3rd parameter of RGN.
So the fact is...
2010-01-04 22:58:21 UTC by dgsl
-
I tried to zoomify my original picture. The resulting TIF is 13GB big and the server can't work with it. Here is the log:
IIPImage Server. Version 0.9.8
*** Ruven Pillay ***
Verbosity level set to 6
Running in FCGI mode
Setting maximum image cache size to 1000MB
Setting filesystem prefix to ''
Setting default JPEG...
2010-01-04 19:29:22 UTC by fadetodeath
-
I would like to add images named IMAGENAME_POSX_POSY.EXT with POSX and POSY signed integer and that the server allow the client to navigate it as one infinite big image (well, not infinite but realy big like million pixels of width and height).
Nice work anyway.
2010-01-04 17:07:20 UTC by fadetodeath
-
You're probably right about the precedence of WID over RGN. Unfortunately, changing it risks to break several existing applications, so I think I will have to keep it working in the current way for the time being.
I'm don't think this is the reason the FSI viewer doesn't work with iipsrv as I doubt it uses the CVT command at all. If you can put up an example page with an FSI viewer pointing...
2010-01-04 10:51:06 UTC by ruven
-
OK, bug fixed in SVN. Effectively the prefix was not being used for every image.
2010-01-04 10:10:57 UTC by ruven
-
> RGN command in iipsrv has always worked in this way. The 3rd and 4th parameters, which are the width and height (requested as a ratio) act applied to the requested WID or HEI. So, the total pixel width = WID*w (where w is the RGN width parameter). I'm not sure this is the best way to do it, but it seems to me the most logical.
Thanks for your reply. My interpretation (derived from your...
2010-01-02 05:10:04 UTC by dgsl
-
I have an index page that can lead to several iipmooviewer pages. Each one is used to view a different image.
If the server is not configured to add a prefix and I specify the full path in the client, I can view an image and then go back to the index page to view another one.
If the server is configured to add a file prefix and I specify only the basename of the image, I can view any image...
2010-01-01 17:28:01 UTC by fadetodeath
-
Thank you :)
2010-01-01 12:10:50 UTC by fadetodeath