text

package
v0.19.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2026 License: MIT, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SoftwrapScanner

type SoftwrapScanner struct {
	// contains filtered or unexported fields
}

func NewSoftwrapScanner

func NewSoftwrapScanner(s string, width uint16) SoftwrapScanner

func (*SoftwrapScanner) Scan

func (s *SoftwrapScanner) Scan(ctx vxfw.DrawContext) bool

func (*SoftwrapScanner) Text

func (s *SoftwrapScanner) Text() string

type Text

type Text struct {
	// The content of the Text widget
	Content string

	// The style to draw the text as
	Style vaxis.Style

	// Whether to softwrap the text or not
	Softwrap bool
}

func New

func New(content string) *Text

func (*Text) Draw

func (t *Text) Draw(ctx vxfw.DrawContext) (vxfw.Surface, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL