package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Aug 13, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
PSF consolefont loader
This library is incomplete and needs to be refactored. It needs to be modified
to conform to the interface font.Face
in
golang.org/x/image/font.
Please refer to .
Documentation
¶
Package psf loads PSF bitmap fonts as installed via consolefonts on Debian
derived linux distributions.
They can be used to draw on a image.Image.
Enumerate returns the font families accessible.
Font is a rasterized font to be used on low resolution display.
Load loads a font from Debian provided consolefonts.
Call Enumerate to enumerate the font families available.
Draw draws text on an image.
Use nil as the color to use a transparent foreground or background.
Returns the end point.
Source Files
¶
Directories
¶
cmd
|
|
psf
psf prints out available font family and runs supported.
|
psf prints out available font family and runs supported. |
Click to show internal directories.
Click to hide internal directories.