Package-level declarations

Types

Link copied to clipboard

A CBZ comic archive: a ZIP of images, one page per image, in natural filename order. Open with open; the umbrella artifact's KiteDoc sniffs and opens it too.

Link copied to clipboard

ComicInfo.xml metadata, following the Anansi Project ComicInfo 2.0 schema. fields retains every declared scalar field under its lowercase XML name, including fields a newer schema adds. Missing values remain absent. https://anansi-project.github.io/docs/comicinfo/schemas/v2.0

Link copied to clipboard

One comic page: one image entry. Sized 1 px = 1 pt (a comic has no physical size; the viewer scales to fit). Decodes at render time; the viewer's page bitmap cache absorbs repeats.

Link copied to clipboard

A ComicInfo Pages/Page record. image indexes the natural filename order, starting at zero; attributes retains the declared lowercase XML attributes.