[invert]

Select inverted/upside-down printing.
The invert command should be used at the beginning of a line, causing the whole line to be printed upside-down, and all subsequent lines, until the effect is disabled.

Parameters

Currently, two parameters are supported, with no parameter values required.
Only a single on or off parameter should be provided.
mixing parameters will cause undefined results.

Parameter

Description

on

Set subsequent text printing to be upside-down.
It must be specified at the beginning of the new line.

off

Set subsequent text printing to be standard mode.
It must be specified at the beginning of the new line.
Note, the [invert] command switches the upside-down rendering off by default.
Therefore the command sequences [invert] and [invert: off] are equivalent.

Example

Markup

This is a simple markup example, using only the [invert] and [cut] commands.

Invert Text example

\[invert\: on/off\]
This is Standard Text.
[invert: on]This is invert text.
This is still invert.
[invert: off]This is standard text again.
これは標準テキスト
[invert: on]これは倒立印字
これはまだ倒立印字
[invert: off]これは標準テキストに戻る。

[invert: on]It can not use invert on and off on the same line.[invert: off]
It should set
[invert: off]\
the beginning of the new line.

[invert: on]同じ行で倒立印字を有効にし無効にすることはできない。[invert: off]
必ず改行後の行の先頭で
[invert: off]\
有効/無効を指定する。

[cut]\

Output at 58mm

This is the result when using the markup processor to sent to an mC-Print2 58mm(2inch) printer.

../../_images/invert_58mm.jpg

Output at 80mm

This is the result when using the markup processor to sent to a TSP650II 80mm(3inch) printer.

../../_images/invert_80mm.jpg