Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ForewordView ¶
type ForewordView struct {
// contains filtered or unexported fields
}
ForewordView draws a first lines of large text
func New ¶
func New(text fn.String, font *impress.Font, lineHeight int, foreground fn.Color, lineCount int) *ForewordView
New creates a ForewordView
Click to show internal directories.
Click to hide internal directories.