go aaime go, go!

:-)

On Thu, Jun 5, 2008 at 11:47 PM, Andrea Aime <[EMAIL PROTECTED]> wrote:
> Jody Garnett ha scritto:
>> Quick question for those who know more about JAI and ImageIO than me. We
>> have found that the native DLLs (from JAI or ImageIO) mess up our
>> ability to read certain PNG files.. (such as obtained from this WMS
>> http://www.bsc-eoc.org/cgi-bin/bsc_ows.asp?version=1.1.1&service=WMS&request=GetCapabilities).
>>
>> Can anyone tell me how to avoid using native PNG support for the wms
>> plugin? Is there some hint I can set etc...
>
> Yep, we noticed that in GeoServer as well, the native reader is quite
> poor, that's why we disable it on startup with the following code:
>
> ImageUtilities.allowNativeCodec("png", false, false);
>
> Cheers
> Andrea
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>



-- 
-------------------------------------------------------
Eng. Simone Giannecchini
President /CEO GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy

phone: +39 0584983027
fax: +39 0584983027
mob: +39 333 8128928


http://www.geo-solutions.it

-------------------------------------------------------

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to