All functions

GeomTextBDF

GeomTextBDF

as.data.frame(<bdf>)

Convert bdf font into a data.frame

as.data.frame(<bdf_char>)

Convert bdf_char object into a data.frame

bdfGrob()

Convert a bdf_str object into grid grob object

bdf_create_df()

Create a data.frame of the given string and font

bdf_create_mat()

Create a matrix of the given string and font

bdf_extract_chars()

Get a list of bdf_char objects from a bdf font

bdf_print_char()

View a single bdf_char

bdf_print_sample()

Print sample text to screen

bdf_print_sample_compact()

Print sample text to screen using compact unicode block characters

geom_text_bdf()

Add text in a bitmap font to a ggplot

gpar2()

Simple wrapper for grid::gpar() which exposes the valid arguments

print(<bdf>)

S3 method for printing bdf font objects

read_bdf()

Read a BDF file

read_bdf_builtin()

Read one of the fonts included with this package