gomuks/lib/ansimage/doc.go

12 lines
391 B
Go
Raw Permalink Normal View History

2018-04-14 11:02:24 +02:00
// Package ansimage is a simplified version of the ansimage package
// in https://github.com/eliukblau/pixterm focused in rendering images
// to a tcell-based TUI app.
//
2022-11-13 14:40:10 +01:00
// ___ _____ ____
// / _ \/ _/ |/_/ /____ ______ _
// / ___// /_> </ __/ -_) __/ ' \
// /_/ /___/_/|_|\__/\__/_/ /_/_/_/
2018-04-14 11:02:24 +02:00
//
// This package is licensed under the Mozilla Public License v2.0.
package ansimage