<HTML>
<HEAD><TITLE>Version 3.0 Patchlevel 14 Release Notes</TITLE></HEAD>
<BODY>

<H2><IMG ALIGN=BOTTOM SRC="a_index.gif"> Version 3.0 Patchlevel 14
Added Features/Bug Fixes</H2>

<!-- ==================== Release Notes ==================== -->

<OL>
<LI>Fix a bug in rotating shapes.  Thanks to Shinichiro Shiratake
    &lt;shinichiro.shiratake@toshiba.co.jp&gt; for pointing out the problem.
<P>
<LI>Fix a bug in Move/JustifyAttr where an attribute name becomes visible
    when it should not.  Thanks to Heinz Appoyer &lt;appoyer@swing.co.at&gt;
    for pointing out the problem.
<P>
<LI>Fix a bug in navigating back.  Thanks to Scott W. Turner
    &lt;scott_turner@gilbarco.com&gt; for pointing out the problem.
<P>
<LI>Fix a bug in Find functions to remove the "Undo()/Redo() may crash Tgif"
    message.
<P>
<LI>Fix a memory leak problem in printing EPS objects.  Thanks to
    Kazuhiko Sumi &lt;sumi@fas.sdl.melco.co.jp&gt; for the patch.
<P>
<LI>Add support for "-gif", "-xpm", "-xbm", "-html", "-epsi", and "-tiffepsi"
    command line options to work with the "-print" command line options.
    Please note that these options require an X server to be accessible
    (which can be specified by the "-display" command line option).
    Support for "-stdout" command line option is also added.
<P>
<LI>Add support for the "-previewonly" command line options to work with the
    "-print -dosepsfilter" command line options.  This makes tgif act as a
    filter for extracting the preview bitmap from the trailing TIFF image in
    a DOS/Windows EPS file.
<P>
<LI>Add a new X resource, Tgif.ColorFromXPixmap, to specify an XPM file
    to be used to load the initial colors.  If this X resource is specified,
    the Tgif.Color# X resources are ignored.
<P>
<LI>Add a new X resource, Tgif.TitledPinnedMenu, so that pinned menu can
    have a title bar and left button to be used for selecting menu items
    in a pinned menu.
<P>
<LI>Add a new X resource, Tgif.TmpFileMode, to specify a file mode for
    temporary and exported files.  A new command option -tmp_file_mode
    is also added and recognized when -print is used.  These values
    overrides the PSFILE_MOD compile option.
<P>
<LI>Add new internal commands:
<P>
<DL>
<DT><DD>index(&lt;attr_name&gt;,&lt;string&gt;,&lt;sub_string&gt;)
<DT><DD>rindex(&lt;attr_name&gt;,&lt;string&gt;,&lt;sub_string&gt;)
<DT><DD>get_number_of_lines_in_attr(&lt;result_attr&gt;,&lt;attr_name&gt;)
<DT><DD>get_line_in_attr(&lt;result_attr&gt;,&lt;attr_name&gt;,&lt;line_number&gt;)
<DT><DD>trim(&lt;attr_name&gt;)
<DT><DD>is_attr(&lt;result_attr&gt;,&lt;attr_name&gt;)
</DL>
<P>
<LI>Add support for a new compile option -D_METRIC_PIX_PER_INCH to use
    127 pixels per inch when printing in the metric system to fix round-off
    problems (pointed out by Graham Titmus &lt;Graham.Titmus@cl.cam.ac.uk&gt;).
    By default, tgif uses 128 pixels per inch.
<P>
<LI>Handle multiple objects in UpdateEPS().
</OL>

<!-- ==================== Home ==================== -->

<HR>

<A HREF="../tgif.html"><IMG ALT="Return to Home Page" ALIGN=TOP
SRC="../home.gif"></A>
<A HREF="index.html"><IMG ALT="Release Notes Index" ALIGN=TOP
SRC="a_index.gif"></A>

<!-- ==================== Address ==================== -->

<HR>

<address>
   <A HREF="http://bourbon.cs.umd.edu:8001/william/">
   William Chia-Wei Cheng (william@cs.umd.edu)</A>
</address>
<!-- @(#)$Id: $ -->

</BODY>
</HTML>

