//
pkg.gl
Category
github.com/ziutek/emgo
egpath
src
display
hdc
hdcfb
package
0.0.0-20211205205814-168ccc21e67c
Repository:
https://github.com/ziutek/emgo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
0
Files
243 SLOC
#
Functions
NewFB
NewFB creates new framebuffer.
#
Variables
ErrTooLarge
#
Structs
FB
FB represents double buffered text framebuffer.
Slice
Slice represents slice of the framebuffer.
SyncSlice
SyncSlice is simplified version of Slice.