imagegolang.org/x/image/font/inconsolata Index | Files

package inconsolata

import "golang.org/x/image/font/inconsolata"

Package inconsolata provides pre-rendered bitmap versions of the Inconsolata font family.

Inconsolata is copyright Raph Levien and Cyreal. This package is licensed under Go's BSD-style license (https://golang.org/LICENSE) with their permission.

Inconsolata's home page is at http://www.levien.com/type/myfonts/inconsolata.html

Index

Variables

var Bold8x16 *basicfont.Face = &bold8x16

Bold8x16 is a bold weight, 8x16 font face.

var Regular8x16 *basicfont.Face = &regular8x16

Regular8x16 is a regular weight, 8x16 font face.

Source Files

bold8x16.go inconsolata.go regular8x16.go

Version
v0.24.0 (latest)
Published
Feb 4, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
4 hours ago

Tools for package owners.