Package-level declarations

Types

Link copied to clipboard

A standalone .svg file read as a one-page document, so a viewer can open it the same way it opens a PDF or a comic.

Link copied to clipboard
class SvgImage

An SVG image, painted as vectors into the shared KiteCanvas rather than rasterised, so it stays crisp at any scale. This is what draws the illustrations, cover art and diagrams that ship inside EPUBs and comics; SvgDocument wraps it when the .svg file IS the document.

Link copied to clipboard

The single page of an SvgDocument: the SVG viewport, painted as vectors.