Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer struct{}
Renderer renders a document to HTML with inline SVG for each page.
func New ¶
func New() Renderer
New creates a renderer for the HTML backend.
Example:
renderer := html.New()
func (Renderer) Capabilities ¶
Capabilities reports features supported by this backend.
Click to show internal directories.
Click to hide internal directories.