<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/ivtools/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/ivtools/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 03 Dec 2002 22:16:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ivtools/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>extract and insert graphic state</title><link>https://sourceforge.net/p/ivtools/feature-requests/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add tools (or commands) for extracting the graphic&lt;br /&gt;
state from an existing graphic, and inserting the&lt;br /&gt;
current graphic state into an existing graphic.  Also&lt;br /&gt;
could develop a graphic state stack at the same time.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Tue, 03 Dec 2002 22:16:30 -0000</pubDate><guid>https://sourceforge.net9afe10ab968e3c2567e163a3226fa6904daea948</guid></item><item><title>flipbook load multiple graphic files</title><link>https://sourceforge.net/p/ivtools/feature-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;flipbook could load multiple graphics files when&lt;br /&gt;
provided (via wildcard or not) on the command line, one&lt;br /&gt;
per frame.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Tue, 03 Dec 2002 22:05:49 -0000</pubDate><guid>https://sourceforge.net0ebb9788ee3144406e71c7799c6f9795d0cb1738</guid></item><item><title>clipping</title><link>https://sourceforge.net/p/ivtools/feature-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As far as I can see there is no function for clipping to&lt;br /&gt;
restrict the graphics output to a clipping rectangle. There &lt;br /&gt;
could be a 'cliprect' command in comdraw to implement &lt;br /&gt;
this. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 31 Oct 2002 19:41:46 -0000</pubDate><guid>https://sourceforge.netc2107d00078b64fec0a7e5780521d5243a9caf12</guid></item><item><title>add horizontal scrollbar to ivtext</title><link>https://sourceforge.net/p/ivtools/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;add horizontal scrollbar to ivtext (texteditor).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Mon, 07 Oct 2002 19:07:10 -0000</pubDate><guid>https://sourceforge.neta74aed5a9a32e9dd53b2d04d6531c6f0c6daf0ed</guid></item><item><title>export all if no selection</title><link>https://sourceforge.net/p/ivtools/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Export entire drawing if the current selection is&lt;br /&gt;
empty.  Useful for&lt;br /&gt;
SVG export, and more intuitive then being told you have&lt;br /&gt;
to always select something.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Fri, 27 Sep 2002 21:25:42 -0000</pubDate><guid>https://sourceforge.net12fc080feb0048b8b89e8ab59f431d550a837f66</guid></item><item><title>make install should respect DESTDIR</title><link>https://sourceforge.net/p/ivtools/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am attempting to build a Fink package for ivtools. Fink is a Mac OS X package manager - &lt;a href="http://fink.sf.net/"&gt;http://fink.sf.net/&lt;/a&gt; - i have it working, but there is one problem.&lt;/p&gt;
&lt;p&gt;Fink lives in a /sw sub-heiarchy that has /usr, bin, etc. It also builds debs. So we use both --prefix and DESTDIR. Most packages build like so:&lt;/p&gt;
&lt;p&gt;configure --prefix=/sw&lt;br /&gt;
make&lt;br /&gt;
make install DESTDIR=/sw/src/root-ivtools-1.0.3-1/sw/&lt;/p&gt;
&lt;p&gt;The install then goes into a deb, which users then install without having to compile.&lt;/p&gt;
&lt;p&gt;However, ivtools mixes the compile and install phases. DESTDIR is ignored. So i have to specify a &amp;amp;quot;prefix&amp;amp;quot; of my install directory, which sort-of works, but generates errors like:&lt;/p&gt;
&lt;p&gt;c++  -g -O2    -o a.out *.o -L/sw/src/ivtools-1.0.3-1/ivtools-1.0/src/Time/DARWIN -lTime -L/sw/src/ivtools-1.0.3-1/ivtools-1.0/src/IVGlyph/DARWIN -lIVGlyph    -L/sw/src/ivtools-1.0.3-1/ivtools-1.0/src/IV/DARWIN -lIV -L/usr/X11R6/lib -lXext -lX11 -L/sw/src/root-ivtools-1.0.3-1/sw/lib  -lstdc++ -lm&lt;br /&gt;
/usr/bin/ld: warning -L: directory name (/sw/src/root-ivtools-1.0.3-1/sw/lib) does not exist&lt;/p&gt;
&lt;p&gt;Of course it does not yet exist, because i'm not installing at that point, just compiling.&lt;/p&gt;
&lt;p&gt;ivtools needs to respect separate prefix and DESTDIR and not mix the compile and install phases.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben Hines</dc:creator><pubDate>Mon, 25 Mar 2002 07:46:14 -0000</pubDate><guid>https://sourceforge.net45259917511e228edc10942763ef5463fd55a729</guid></item><item><title>floating point graphics</title><link>https://sourceforge.net/p/ivtools/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Graphics with floating point coordinates could co-exist&lt;br /&gt;
with the original integer-based graphics.  All&lt;br /&gt;
intermediate transformations done to graphic&lt;br /&gt;
coordinates are in floating point, and they are only&lt;br /&gt;
reduced to integers when rendered to the screen.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Tue, 12 Feb 2002 23:31:43 -0000</pubDate><guid>https://sourceforge.net1915a1e4db39cdb207a097650ed1bb0bce1d6ec8</guid></item><item><title>save text commands between frames</title><link>https://sourceforge.net/p/ivtools/feature-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Now the text command window at the bottom of drawserv&lt;br /&gt;
and flipbook is cleared every time the current frame&lt;br /&gt;
changes.  This was a design decision to support a&lt;br /&gt;
unique annotation per frame, but is not that useful&lt;br /&gt;
when this window is used for a command interpreter.&lt;br /&gt;
The default should be to retain the contents of this&lt;br /&gt;
window as frames are navigated.  Current behavior&lt;br /&gt;
should be an option.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Mon, 21 Jan 2002 20:33:22 -0000</pubDate><guid>https://sourceforge.net7393e41a1b151fac8b85f64993a817ea4e68f451</guid></item><item><title>multiple and multi-line exprs in comdraw text editor</title><link>https://sourceforge.net/p/ivtools/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add support for multiple expressions per line and&lt;br /&gt;
multiple lines per expression to the text editor box&lt;br /&gt;
at the bottom of comdraw, etc..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Wed, 09 Jan 2002 23:56:25 -0000</pubDate><guid>https://sourceforge.netcb3fefb4c074ac22d3a0fe47d0383e2e70a9ecec</guid></item><item><title>three deep streams</title><link>https://sourceforge.net/p/ivtools/feature-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Comterp supports doubly-nested streams.  It will take&lt;br /&gt;
some more work to support triply-nested streams and&lt;br /&gt;
more.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Johnston</dc:creator><pubDate>Fri, 12 Oct 2001 22:01:58 -0000</pubDate><guid>https://sourceforge.netd3ba01f34a18865c6084f29b0a3ea71a62ec67a6</guid></item></channel></rss>