image2ascii

package module
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 5 Imported by: 0

README

image2ascii

A minimal Go package for converting images to ASCII.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter struct {
	AsciiMap string
	Color    bool
	Bold     bool
}

func DefaultConverter added in v0.3.0

func DefaultConverter() Converter

func (Converter) Convert

func (c Converter) Convert(img image.Image, width, height uint) string

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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