Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLSyntax ¶
type HTMLSyntax struct { renderer.DefaultSizeCalcer renderer.DefaultImageMapper }
func (*HTMLSyntax) CanRender ¶
func (rd *HTMLSyntax) CanRender(buf *demodel.CharBuffer) bool
func (*HTMLSyntax) InvalidateCache ¶
func (rd *HTMLSyntax) InvalidateCache()
func (*HTMLSyntax) RenderInto ¶
func (rd *HTMLSyntax) RenderInto(dst draw.Image, buf *demodel.CharBuffer, viewport image.Rectangle) error
Click to show internal directories.
Click to hide internal directories.