Documentation
¶
Overview ¶
Pacakge bitmap provides support for bitmap fonts found in .pcf files.
Index ¶
Constants ¶
View Source
const (
COMPRESSED_METRICS = 0x00000100
)
Variables ¶
View Source
var Loader fonts.FontLoader = loader{}
Functions ¶
This section is empty.
Types ¶
type Font ¶
type Font struct {
// contains filtered or unexported fields
}
func (*Font) GetBDFProperty ¶
GetBDFProperty return a property from a bitmap font, or nil if it is not found.
func (*Font) LoadSummary ¶
func (f *Font) LoadSummary() (fonts.FontSummary, error)
func (*Font) PoscriptName ¶
Click to show internal directories.
Click to hide internal directories.