资 源 简 介
Introduction
Draw 2D graphics in Erlang/wx using Mathematica-like graphic primitives.
Install
Extract the package to somewhere in the lib path of Erlang/OTP, e.g.
If Erlang/OTP is installed in C:Program Fileserl5.7.2, then
extract the files in this package to C:Program Fileserl5.7.2libermdrawer.
In Erlang:
1> cd("../libermdrawer"). ... ok 2> make:all(). ok
Usage
In Erlang:
1> cd("../libermdrawer"). ... ok 3> mdrawer:start().
Use File -> Open Graphics to open a file
Use File -> Print to print the graphic into a .pdf for free zooming in and out.
License
MIT license.
Notes
"mdrawer" is the original name, but u