Tioga 1.8 (Default branch) |
|
|
Tioga is a Ruby library for creating figures and
plots with high quality text and graphics in PDF
format. Text is processed directly by TeX (not an
emulation), and the graphics covers a broad range
of PDF features including images, curves,
clipping, and transparency. Tioga is relatively
easy to use, complete, and well documented.
License: GNU Lesser General Public License (LGPL)
Changes:
This release allows more control of the position and the look of axis via extended arguments of show_axis and a new function, axis_information. It also features several bugfixes (including a fix for broken Rubygem installation) and many cleanups (fixes for compilation warnings).
|