Modifier and Type | Method and Description |
---|---|
static boolean |
clearLcd()
Resets the signing background to a default image.
|
static boolean |
setSignText(String text,
int fontSize)
Renders the given text as a background image in the signature mode.
|
public static boolean clearLcd()
public static boolean setSignText(String text, int fontSize)
text
- The text.fontSize
- The fontSize to use.Copyright © 2024. All rights reserved.