assets

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: MIT Imports: 7 Imported by: 0

README

data

This folder contains sprites and fonts used in Teora, embedded as a Go package.

To build, run make all, but install the prerequisites listed below first.

fonts

Teora sometimes uses a special font, Teoran Standard, which can be built with python make.py.

It requires the following packages (pip install them):

  • fontforge: The Python extension is automatically installed alongside fontforge itself.
  • svgwrite
  • Pillow

Documentation

Overview

assets handles loading of assets from the embedded filesystem.

Index

Constants

This section is empty.

Variables

View Source
var (
	Hack   = &bento.Font{}
	Teoran = &bento.Font{}
)
View Source
var (
	Demo *bento.Tileset
)
View Source
var (
	Gradient *ebiten.Shader
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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