CITIZEN Android Label Print SDK — Programming Manual
2.3.3 drawTextDLFont method
Syntax
int drawTextDLFont (String data, int encoding,
String fontID, int rotation, int hexp, int vexp, int point, int x, int y)
Parameters
* Unsupported characters will be
replaced with blank text.
See "3.3.Predefined Constants."
Font ID stored in the printer
Numeric characters
- Bitmap font
Alphanumeric characters
- TrueType font
CLS_RT_NORMAL: No rotation
CLS_RT_RIGHT90: Rotate CW 90
CLS_RT_ROTATE180: Rotate CW 180
CLS_RT_LEFT90: Rotate CCW 90
0000 - 9999
* The origin is at bottom-left.(0, 0)
Description
Draws characters by using a downloaded font with specifying options such as rotation, magnification,
size and coordinates.
In case of bitmap font, the driver shows two IDs. Use the smaller number of ID.