print.bdf: S3 method for printing 'bdf' font objects

Description Usage Arguments

View source: R/print-bdf.R

Description

S3 method for printing bdf font objects

Usage

1
2
## S3 method for class 'bdf'
print(x, text = "Handgloves", zero = " ", one = "#", ...)

Arguments

x

bdf font object as returned by read_bdf()

text

Example string to output to console in this font. Default: "Handgloves"

zero, one

characters to use to represent zero and one

...

ignored


coolbutuseless/bdftools documentation built on Dec. 19, 2021, 6:03 p.m.