fascii

package module
v0.0.0-...-ff78ef8 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 5 Imported by: 0

README

fASCII

Simple library for printing text using ASCII fonts (based on figlet)

⚠ Work In Pogress ⚠

Fonts from figlet.js

Implemantetion based on mbndr/figlet4go

Documentation

Index

Constants

View Source
const (
	OneRow   fontName = "1Row.flf"
	Standard fontName = "Standard.flf"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Renderer

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

func NewRendere

func NewRendere(name fontName) (*Renderer, error)

func (*Renderer) Render

func (r *Renderer) Render(text string) string

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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