Skip to content

labelmanager


labelmanager / core/src / ROTATE_DIRECTION

Variable: ROTATE_DIRECTION

const ROTATE_DIRECTION: RotateDirection = 90

Direction the LabelManager print head rotates landscape input.

90 = clockwise. Matches the pre-retrofit hard-coded rotateBitmap(padded, 90) in protocol.ts, which is now driven by pickRotation instead. Verify on hardware with a die-cut "F" landscape print if anything changes here.