Draw Line


 

Purpose

 

Syntax

Opcode format Opcode

[ASCII] (Hex)

Operand Format Comments
Single-byte, readable operand [L] (4C) [<ws>]<IX1>,<IY1><ws><IX2>,<IY2> Absolute coordinates.
Single-byte, binary operand [l] (6C) <LX1><LY1><LX2><LY2> Relative coordinates
[Ctrl-L] (0c <SX1><SY1><SX2><SY2> Relative coordinates
(8c) <BCount>[<SX1><SY1><SX2><SY2>]+ Multiline, relative coordinates

 

Details

 

Notes

 

Implementation in WHIP! Versions

Toolkit Function

TBD

Partial

Full

Revised in

Draw Line

-

0.2x, 0.5x, 1.x

1.03

-

 

See Also