command
module
Version:
v0.0.0-...-e0f744b
Opens a new window with list of versions in this module.
Published: Nov 3, 2014
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ansize-stdout
A fork of Ansize that puts its focus on displaying images.
DETAILS
This fork differs from the upstream project in two key ways:
- It sends the rendered image to stdout without writing anything to file.
- The width argument is optional, and the width of the terminal is used in its place when it isn't provided.
The rendering functionality works the same way as it does upstream in Ansize.
INSTALLATION
go get github.com/prurigro/ansize-stdout
USAGE
- Display the image with a specified column width:
ansize-stdout <image> [width]
- Display the image at the terminal width:
ansize-stdout <image>
CREDITS
LICENSE
Released under the MIT license.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.