acorn

package
v0.0.0-...-205964d Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BbcModelb Acorn BBC Model B
	BbcModelb = &font.Bitmap{
		Data:        bbcModelb,
		Size:        image.Point{8, 8},
		Advance:     8,
		Alpha:       color.Alpha{0xff},
		CodePoint:   bbcModelbCodePoint,
		Encoding:    "ascii",
		Replacement: ' ',
	}
)
View Source
var (
	// Electron Acorn Electron
	Electron = &font.Bitmap{
		Data:        electron,
		Size:        image.Point{8, 8},
		Advance:     8,
		Alpha:       color.Alpha{0xff},
		CodePoint:   electronCodePoint,
		Encoding:    "ascii",
		Replacement: ' ',
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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