Drawj2d News
Draw vector graphics to scale using a descriptive language
Brought to you by:
qwert2003
This release adds geometry commands.
Changes:
- new commands ++ (geom.add) and -- (geom.subtract) for vector addition/subtraction
- new commands ** (geom.multiply) and // (geom.divide) for vector scaling
- new commands geom.online, geom.rotate
- mavscript-yacas compatibility improved (escaped unicode chars)
Anonymous