font

package
v0.0.0-...-0f44469 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BasePlane image.Image

Functions

This section is empty.

Types

type Textbox

type Textbox struct {
	LineSpace              int
	CharSpace              int
	Margin                 int
	TabWidth               int
	Width                  int
	Indent                 int
	Gray, Red, Blue, Green bool
	YellowBG               bool
	Underline              bool
	Strikeline             bool
	Bold                   bool
	// contains filtered or unexported fields
}

func (*Textbox) Begin

func (tb *Textbox) Begin()

func (*Textbox) End

func (tb *Textbox) End(w io.Writer) error

func (*Textbox) Wb

func (tb *Textbox) Wb(text string) *Textbox

func (*Textbox) Wblue

func (tb *Textbox) Wblue(text string) *Textbox

func (*Textbox) Wgray

func (tb *Textbox) Wgray(text string) *Textbox

func (*Textbox) Wgreen

func (tb *Textbox) Wgreen(text string) *Textbox

func (*Textbox) Wred

func (tb *Textbox) Wred(text string) *Textbox

func (*Textbox) Write

func (tb *Textbox) Write(text string) *Textbox

func (*Textbox) Ws

func (tb *Textbox) Ws(text string) *Textbox

func (*Textbox) Wu

func (tb *Textbox) Wu(text string) *Textbox

func (*Textbox) Wy

func (tb *Textbox) Wy(text string) *Textbox

Jump to

Keyboard shortcuts

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