<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/fig2vect/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/fig2vect/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Aug 2020 12:51:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fig2vect/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>FAQ modified by Nicole Cox</title><link>https://sourceforge.net/p/fig2vect/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,47 @@
-Welcome to your wiki!
+**Name**
+fig2vect - Yet another Fig to vector converter

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+**Synopsis**
+fig2vect options inputfile outputfile

-The wiki uses [Markdown](/p/fig2vect/wiki/markdown_syntax/) syntax.
+fig2vect options directory

-[[members limit=20]]
-[[download_button]]
+**Options**
+-v
+shows version information.
+-h
+shows a help text.
+-c options
+configures the options as permanent options.
+-u
+removes the permanent options (unconfigure).
+-r options
+skips all permanent options (resets configuration to build-in defaults) before processing the command line options.
+-C
+shows the permanent options.
+-l language
+chooses a language configuration from the configuration file.
+-o key=value
+overrides a configuration setting.
+-m
+activates ''make'' behaviour when the program is run on a directory.
+-m-
+deactivates ''make'' behaviour when the program is run on a directory.
+
+**Return Value**
+The program returns exit code 0 on success or a positive exit code on errors.
+
+**Errors And Diagnostics**
+Error messages an diagnostics are written to log file, standard output and standard error output depending on the preferences configured for the fig2vect application. The command line option
+
+--/log/stderr/level=debug
+can be used for extended diagnostic messages to the standard error stream.
+Examples
+fig2vect -lmp input.fig output.mp
+converts input.fig to output.mp
+fig2vect -lsvg input.fig.bz2 output.svg.gz
+converts the bzip2-compressed input file input.fig.bz2 to the gzip-compressed output file output.svg.gz
+fig2vect -lmp -m- .
+converts all *.fig files in the current directory into corresponding *.mp files, no modification time check is applied.
+fig2vect -lmp -m .
+converts all *.fig files in the current directory into corresponding *.mp files, a conversion is run only for those file pairs where the *.fig file is newer than the *.mp file.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicole Cox</dc:creator><pubDate>Thu, 27 Aug 2020 12:51:45 -0000</pubDate><guid>https://sourceforge.net4a4d0717cd30e8baa0ee6b23ec0852965170e43c</guid></item><item><title>Home modified by Dillon Walls</title><link>https://sourceforge.net/p/fig2vect/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/fig2vect/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/dillonwalls/"&gt;Dillon Walls&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5f3fd9857d3929ea5ddae112" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillon Walls</dc:creator><pubDate>Fri, 21 Aug 2020 14:26:14 -0000</pubDate><guid>https://sourceforge.net96231a29be629b92b5afdc3701616954b3a76cc4</guid></item></channel></rss>