package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 26, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
drawille-go
A drawille implementation in Go with a more permissive license.
Used in termui.
Documentation
¶
View Source
var BRAILLE = [4][2]rune{
{'\u0001', '\u0008'},
{'\u0002', '\u0010'},
{'\u0004', '\u0020'},
{'\u0040', '\u0080'},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.