[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFR2] templates://tgif/{tgif.templates}



I think I have incorporated all the suggested changes, but please tell me
if there are any missing. If we reach a consensus quickly, I will issue a
LCFC in the next couple of days.

Thanks,

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51
Template: tgif/papersize
Type: select
__Choices: A4, Letter
Default: A4
_Description: Paper size to be used:
 Please select the size of paper to be used by Tgif. This
 selection will be appended to the global Tgif initialization file.

Template: tgif/gridunits
Type: select
__Choices: centimetres, inches
Choices-C: Metric, Imperial
Default: Metric
_Description: Units to use for the grid:
 Please select the units to be used by Tgif when rendering the grid. This will also
 determine the scaling when the snap-to-grid option is enabled.
--- ../tgif.old/debian/tgif.templates	2011-01-01 04:13:50.000000000 +0000
+++ debian/tgif.templates	2011-01-03 19:51:53.000000000 +0000
@@ -2,14 +2,15 @@
 Type: select
 __Choices: A4, Letter
 Default: A4
-_Description: What size of paper should Tgif use?
- Select the size of paper to be used by your installation of Tgif.  This
+_Description: Paper size to be used:
+ Please select the size of paper to be used by Tgif. This
  selection will be appended to the global Tgif initialization file.
 
 Template: tgif/gridunits
 Type: select
-__Choices: Metric, Imperial
+__Choices: centimetres, inches
+Choices-C: Metric, Imperial
 Default: Metric
-_Description: What units are to be used for the grid?
- Select the units to be used by Tgif when rendering the grid.  This will also
- the determine the scaling when the snap-to-grid option is turned on.  
+_Description: Units to use for the grid:
+ Please select the units to be used by Tgif when rendering the grid. This will also
+ determine the scaling when the snap-to-grid option is enabled.
--- ../tgif.old/debian/control	2011-01-01 04:13:50.000000000 +0000
+++ debian/control	2011-01-03 19:49:20.000000000 +0000
@@ -12,6 +12,16 @@
          python-uniconvertor
 Recommends: xfonts-75dpi
 Architecture: any
-Description: interactive 2-D drawing facility under X11
- Tgif has little to do with GIF files. It is a 2-D vector based drawing
- program which can produce output suitable for LaTeX or in PostScript.
+Description: 2D vector graphic drawing tool using Xlib
+ Tgif (originally the "Tangram Graphic Interface Facility") is a
+ classic drawing program for 2D vector graphics. Image objects can
+ be hierarchically constructed out of primitives such as polygons,
+ text, and splines (though the splines Tgif draws are not Bézier
+ curves).
+ .
+ It natively supports PostScript formats suitable for LaTeX, as well
+ as X11 bitmap or (version 1) pixmap formats. Other vector and raster
+ image formats such as SVG and PNG can be handled via filters.
+ .
+ Tgif stores drawings as .obj files and individual building-block
+ objects as .sym files, both in Prolog-compatible fact file format.
Source: tgif
Section: graphics
Priority: optional
Maintainer: Carlo Segre <segre@debian.org>
Build-Depends: debhelper (>= 7), xutils-dev, libxt-dev, libxext-dev, gettext,
               libz-dev, libxmu-dev
Standards-Version: 3.9.1
Homepage: http://bourbon.usc.edu/tgif/

Package: tgif
Depends: ${misc:Depends}, gettext, ${shlibs:Depends}, netpbm, ghostscript, 
         python-uniconvertor
Recommends: xfonts-75dpi
Architecture: any
Description: 2D vector graphic drawing tool using Xlib
 Tgif (originally the "Tangram Graphic Interface Facility") is a
 classic drawing program for 2D vector graphics. Image objects can
 be hierarchically constructed out of primitives such as polygons,
 text, and splines (though the splines Tgif draws are not Bézier
 curves).
 .
 It natively supports PostScript formats suitable for LaTeX, as well
 as X11 bitmap or (version 1) pixmap formats. Other vector and raster
 image formats such as SVG and PNG can be handled via filters.
 .
 Tgif stores drawings as .obj files and individual building-block
 objects as .sym files, both in Prolog-compatible fact file format.

Attachment: signature.asc
Description: Digital signature


Reply to: