- Better rendering engine based PixelLive technology
The decoder is now completely written and the rendering quality is better than any previous djvusdk. And the decoder is now capable to use SSE2/3 features if available. - DjVu/High-compression PDF unified encoder architecture
The SDK equips DjVu/High-compression PDF unified encoder and you can easily create High-compression PDF based on DjVu encoding codes. - Secure DjVu decoder/encoder
This is the first sdk which officially support decoding/encoding of secure DjVu. - Wel-designed class structre
This library is completely written based on a new format specification of DjVu and we reduced very nesty hacks found in the old djvusdk. - Abstract file I/O
Now encoder does not depend on file access so that you can create DjVu files on memory easily. It's also easy to create platform dependent system I/O wrappers to this library. - Optional .NET wrapper available
There's a .NET 2.0 wrapper for this library named DjVu#. It provides you with the easier access to the full C++ SDK features on C#, Visual Basic .NET and even on PowerShell.
- 64bit File System Support
This library natively designed to support 64bit file system even on 32bit systems. - Supports I18N
This library is natively designed to support I18N (Internationalization). Support for UTF-8, UTF-16 (including surrogation), UCS-4 and Unicode normalization. - Natively Cross Platform
This library works on Windows, Mac OS X and other UNIX based or UNIX like platforms. - Secure Programming
This library uses the modules based on PixelSafe technology.
This document is made with doxygen 1.5.9 at Thu Jan 7 21:53:20 2010.