diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 1999-12-23 18:17:00 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 1999-12-23 18:17:00 +0000 |
commit | 752cc48faeb1a3c2aa51ca29b7919613be41a506 (patch) | |
tree | 9a867738e2da25edf9ac1401e7a07053a9613e4e /graphics | |
parent | c596dea674909afefba445bb29c1c4248e15f815 (diff) | |
download | pkgsrc-752cc48faeb1a3c2aa51ca29b7919613be41a506.tar.gz |
Update from tgif-4.1.22 to tgif-4.1.25. Changes are (from the HISTORY file):
-----------------------> tgif-4.1.24 => tgif-4.1.25 <-----------------------
1) Fix a crashing bug in Insert Right Superscript/Subscript when the text
cursor is immediately to the right of a right superscript/subscript
string segment. Thanks to Helmut Jarausch
<jarausch@igpm.rwth-aachen.de> for pointing out the problem.
-----------------------> tgif-4.1.23 => tgif-4.1.24 <-----------------------
1) Fix a couple of bugs in Print Pages.
2) Fix a bug in "-print -html/-gif -o<dir>". Thanks to Eddy De Greef
<degreef@imec.be> for pointing out the problem.
3) Assign Alt+Cntrl+5 to Insert Right Subscript.
4) Fix Precise Scale Everything to scale line widths, arrow widths, and
arrow heights.
5) Add NLS support for the status line. Thanks to Jun Nishii
<jun@flatout.org> for the patch.
6) New Tgif.tmpl-openbsd. Thanks to Hal Snyder <hal@vailsys.com>
for providing the patch.
-----------------------> tgif-4.1.22 => tgif-4.1.23 <-----------------------
1) Fix a bug in handling rotated text object exported from the gnuplot tgif
terminal. Thanks to Leana Golubchik <leana@cs.umd.edu> for pointing
out the problem.
2) Fix a bug in handling the if() internal command when "!*" is used.
Thanks to Marko Schuetz <marko@ki.informatik.uni-frankfurt.de>
for pointing out the problem.
3) If a file contains only one page, Print One File Per Page will still
produce a file with file name containing the page number.
4) Add a "-merge" commandline option to merge a list of obj files.
5) Add "Print Pages" to the File and Page Menu.
6) Print One File Page will now prompt to see if the user wants to
print only selected pages.
7) Update po/ja/ja.po. Thanks to Jun Nishii <jun@flatout.org> for
the udpate.
8) Change all Tgif.tmpl* files to use a default of
_USE_PS_ADOBE_STRING=\"3.0/3.0\"
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tgif/Makefile | 4 | ||||
-rw-r--r-- | graphics/tgif/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index ceb13f804bc..fb4a5abd7b5 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 1999/10/13 18:41:00 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.19 1999/12/23 18:17:00 dmcmahill Exp $ # -DISTNAME= tgif-4.1.22 +DISTNAME= tgif-4.1.25 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ diff --git a/graphics/tgif/files/md5 b/graphics/tgif/files/md5 index 0180e9617d5..da6dbee6fa1 100644 --- a/graphics/tgif/files/md5 +++ b/graphics/tgif/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.11 1999/10/13 18:41:01 dmcmahill Exp $ +$NetBSD: md5,v 1.12 1999/12/23 18:17:00 dmcmahill Exp $ -MD5 (tgif-4.1.22.tar.gz) = 503e9880bd4cd4259337376bb064b9d8 +MD5 (tgif-4.1.25.tar.gz) = 0e7e2bb43c891181bad4e8db8ddaa73d |