Learn R Programming

AmigaFFH (version 0.4.3)

font_example: An example object for the AmigaBitmapFontSet class

Description

An example object for the AmigaBitmapFontSet class used in examples throughout this package. It also contains a nested AmigaBitmapFont class objects, which can be obtain by using getAmigaBitmapFont(font_example, 9).

Arguments

Format

font_example is an AmigaBitmapFontSet object. For details see the object class documentation.

Details

The font_example contains a font that was designed as an example for this package. It holds bitmap glyphs for 8 and 9 pixels tall characters.

See Also

Other AmigaBitmapFont.operations: AmigaBitmapFont, availableFontSizes(), c(), fontName(), getAmigaBitmapFont(), rasterToAmigaBitmapFont(), rawToAmigaBitmapFontSet(), rawToAmigaBitmapFont(), read.AmigaBitmapFontSet(), read.AmigaBitmapFont(), write.AmigaBitmapFont()

Examples

Run this code
data("font_example")

Run the code above in your browser using DataLab