Skip to content

class PenInfo

There is helper function (pen_info(obj)) that returns a table containing a bunch of vital characteristics of the used pen (all values are floats):

😱 Types incomplete or incorrect? 🙏 Please contribute!


fields


PenInfo.width


PenInfo.width : number

width of the pen

PenInfo.sx


PenInfo.sx : number

x scale

PenInfo.rx


PenInfo.rx : number

xy multiplier

PenInfo.ry


PenInfo.ry : number

yx multiplier

PenInfo.sy


PenInfo.sy : number

y scale

PenInfo.tx


PenInfo.tx : number

x offset

PenInfo.ty


PenInfo.ty : number

y offset