S3 method for printing bdf
font objects
# S3 method for bdf print(x, text = "Handgloves", zero = " ", one = "#", ...)
x | bdf font object as returned by |
---|---|
text | Example string to output to console in this font. Default: "Handgloves" |
zero, one | characters to use to represent zero and one |
... | ignored |