Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/reiver/go-text32x36

Package text32x36 provides a type for dealing with a 32×36 text matrix, that seamlessly works with Go's built-in "image", "image/color", and "image/draw" packages. A text matrix is a 2-dimensional matrix of UNICODE characters. This can be used to create the output end of command-line interface (CLI). Other labels some might associate with this are: terminal, console, and even shell. The image.Image that this represents has 8x8 pixel characers. Which means the image.Image has a width×height of 256×288. Here is an example:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/reiver/go-text32x36
License: MIT
Latest release: almost 4 years ago
First release: almost 4 years ago
Namespace: github.com/reiver
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...