Implements support for DjVuImage annotations
Files "DjVuAnno.h" and "DjVuAnno.cpp" implement the mechanism for annotating DjVuImages. Annotations are additional instructions for the plugin about how the image should be displayed. The exact format of annotations is not strictly defined. The only requirement is that they have to be stored as a sequence of chunks inside a FORM:ANNO.This file implements annotations understood by the DjVu plugins and encoders.
using: contents of ANT* chunks.
Contents of the FORM:ANNO should be passed to decode() for parsing, which initializes DjVuAnno::ANT and fills them with decoded data.
Alphabetic index Hierarchy of classes