[Startup] ; Image decoding. Use CSJ2K for layer boundary decoding if true, ; CSJ2K if true (default). OpenJPEG if false ; UseCSJ2K = true ; http://opensimulator.org/mantis/view.php?id=4331 ; The above option switches between CSJ2K (a C# implementation of JPEG2000 ; that should theoretically have fewer cross-platform issues, but in ; practice seems to be plagued by either 64-bit or threading issues) and ; OpenJPEG (a C library that seems to have better support for the JPEG2000 ; standard but has historically had 64-bit issues). [AccessControl]