framebuffer

package
v1.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package framebuffer provides access to the operating system's native framebuffer

This requires framebuffer device support in the operating system. The framebuffer can be opened with the Open call, and will otherwise function like a regular display.

Note that not all framebuffers implement all methods, such as rotating or setting the contrast. On those implementations, these calls will be a no-op.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(name string) (display.Display, error)

Open a Linux FrameBuffer device (fbdev) by name, typically /dev/fb[0..x].

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL