Download List

Descripción del Proyecto

tgif is a vector-based drawing tool, with the additional benefit of being sort of a web-browser. That is, you can fetch drawings from a web server with it, and you can make objects in your picture into hotlinks to other parts of the drawing, or to other drawings accessible via HTTP.

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.

2011-05-23 15:57
4.2.3

Un error con caracteres de basura pegar de Windows bajo cygwin fue corregido. Un error con caracteres de doble byte o caracteres internacionales cuando se utiliza eglibc fue corregido. Tgif.EnableTrueColorImages puede ser asignado a "true" sólo si TGIF está compilado con soporte zlib. A partir de esta versión, si uno tiene una pantalla de color verdadero, Tgif.EnableTrueColorImages se establece en "true" por defecto. Se agregó el soporte para un nuevo método integrado de entrada de doble byte, tgchgb, para apoyar la contribución de gb2312 codificados caracteres chinos simplificados utilizando un teclado gráfico zhu-yin-fu-hao (que también aceptaría pinyin directamente).
A bug with pasting garbage characters from Windows under cygwin was fixed. A bug with double-byte characters or international characters when eglibc is used was fixed. Tgif.EnableTrueColorImages may be set to "true" only if tgif is compiled with zlib support. Starting with this version, if one has a TrueColor display, Tgif.EnableTrueColorImages is set to "true" by default. Support was added for a new built-in double-byte input method, tgchgb, to support the input of gb2312 encoded simplified Chinese characters using a graphical zhu-yin-fu-hao keypad (which would also accept pinyin directly).

2009-11-19 03:37
4.2.2

Esta versión corrige errores con Tgif.AdditionalFonts análisis, copiar y pegar en cygwin, copiar caracteres UTF-8 en cygwin, y las posiciones de color verdadero (es decir, ppm_true) objetos no aparece correctamente cuando Tgif.EnableTrueColorImages se establece en "true". Añade InsertSymbol (), un derecho muy simple función de margen al introducir texto, y sobrerrayado para objetos de texto.
Tags: Stable, Minor bugfixes, minor enhacements
This release fixes bugs with parsing Tgif.AdditionalFonts, copying and
pasting in cygwin, copying UTF-8 characters in cygwin, and positions
of true color (i.e., ppm_true) objects not showing up correctly when
Tgif.EnableTrueColorImages was set to "true". It adds InsertSymbol(), a
very simple right-margin feature when entering text, and overlines for
text objects.

2009-10-09 18:14
4.2.1

Bugs Bunny con girar los círculos y <ALT> C no funciona en Mac OS X se fija.
Tags: Unstable, Minor
Bugs with rotated circles and <ALT>c not working on Mac OS X were fixed.

2009-10-07 15:43
4.2

La capacidad de exportar en formato SVG ha sido añadido. Un "configure" script se ha añadido para TGIF edificio. "Splines" estructurada "se agregaron en que se utilizan las curvas cúbicas. Todos los colores en una pantalla de color verdadero se utilizan para pixmap X11 y objetos JPEG. Para los caracteres de doble byte, copiar y pegar de cadenas UTF8 estaba habilitado. Un colorwheel puede ser utilizado para elegir los colores. La característica de Tangram Pizarra se integró en TGIF en máquinas Linux.
Tags: Unstable, Major
The ability to export in SVG format was added. A "configure" script was added for building tgif. "Structured splines" were added where cubic Bezier curves are used. All the colors on a TrueColor display are used for X11 pixmap and JPEG objects. For double-byte characters, copy and paste from UTF8 strings was enabled. A colorwheel can be used to choose colors. The Tangram Whiteboard feature was integrated into tgif on Linux machines.

2006-06-14 03:19
4.1.45

Corrige errores con el create_arc_obj () comando interno, las mediciones en la ventana del gobernante, "TGIF-print-pdf", y copiar y pegar en Cygwin. Utiliza el mecanismo de seleccion X para realizar copiar y pegar. Agrega soporte para la vinculación a JPEG externos de archivo para guardar el tamaño del archivo. Agrega soporte para Tgif.PSFontNeedCharSubs y Tgif.PSCharSubs .* para que algunos personajes de la porción no ASCII de un no-iso8859-1 fuente puede ser reemplazado por los caracteres especificados por el usuario PostScript. Agrega Tgif.DrawTextFuncKey_F # de modo que una tecla de función puede estar asociada con una lista de comandos internos en el texto de modo de dibujo.
Tags: Minor feature enhancements
Fixes bugs with the create_arc_obj() internal command, measurements in the ruler window, "tgif -print -pdf", and copy and paste in Cygwin. Uses the X Selections mechanism to perform copy and paste. Adds support for linking to an external JPEG file to save file size. Adds support for Tgif.PSFontNeedCharSubs and Tgif.PSCharSubs.* so that some characters in the non-ASCII portion of a non-iso8859-1 font can be replaced by user-specified PostScript characters. Adds Tgif.DrawTextFuncKey_F# so that a function key can be associated with a list of internal commands in the text drawing mode.

Project Resources