font_example | R Documentation |
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)
.
font_example
is an AmigaBitmapFontSet()
object. For details see the object class documentation.
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.
Other AmigaBitmapFont.operations:
AmigaBitmapFont
,
availableFontSizes()
,
c()
,
fontName()
,
getAmigaBitmapFont()
,
rasterToAmigaBitmapFont()
,
rawToAmigaBitmapFontSet()
,
rawToAmigaBitmapFont()
,
read.AmigaBitmapFontSet()
,
read.AmigaBitmapFont()
,
write.AmigaBitmapFont()
data("font_example")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.