Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-22 18:19
1.11

Pequenas melhorias foram feitas. Esta versão traz essencialmente em dois novos recursos. Em primeiro lugar, uma função de interpolação novo foi acrescentado para Dvector para os chamados interpolação monótona. Em segundo lugar, o usuário agora tem mais controle sobre a aparência dos eixos, incluindo a possibilidade de escolher a cor dos rótulos de escala e uma melhor consistência das entradas do dicionário entre axis_info e show_axis.
Tags: Minor feature enhancements
Minor enhancements were made. This release brings in essentially two new features. Firstly, a new interpolation function was added for Dvector for so called monotonic interpolation. Secondly, the user now has more control over the look of the axes, including the possibility to select the color of tick labels and better consistency of the dictionary entries between axis_info and show_axis.

2008-04-08 22:45
1.8

Esta versão permite maior controle da posição e do olhar do eixo através de argumentos prolongado de show_axis e uma nova função, axis_information. Ele também possui várias correções de bugs (incluindo uma correção para a instalação Rubygem quebrado) e limpeza de muitos (as correções para a compilação).
Tags: Minor feature enhancements
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).

2008-02-01 22:28
1.7

Agora, é possível calcular o tamanho exato de escrever um texto com latex e usá-lo. Além disso, existem várias correções de bugs e outras melhorias menos significativas (legendas com marcadores e só Dvector / melhorias de função).
Tags: Major feature enhancements
It is now possible to compute the exact size of a text typeset by LaTeX and use it. In addition to that, there are several bugfixes and other less significant improvements (legends with markers only and Dvector/Function improvements).

Project Resources