Draw PolyBézier Curve

Purpose

Syntax
 
Opcode format Opcode

[ASCII] (Hex)

Operand Format Comments
Extended ASCII (Bezier <ws><ICount><ws><IXs>,<IYs>\
[<ws><IXC1>,<IYC1><ws><IXC2>,<IYC2><ws><IXe>,<IYe>]+[<ws>])
Absolute coordinates.
Single-byte, binary operand [b] (62) <BCount>[<USEcount>]<LXs><LYs>\
[<LXC1><LYC1><LXC2><LYC2><LXe><LYe>]+
Relative coordinates.
Details Notes
Figure 2. Smooth joint between two, four point Béziers