<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>jPicEdt</title><link>http://www.jpicedt.org/</link><ttl>1</ttl><description>open source, multi-platform and interactive vector drawing picture editor for LaTeX and PSTricks</description><item><title>1.6_pre1 publication of the  &lt;a href="http://sourceforge.net/projects/jpicedt/files/jpicedt-devel/1.6-pre1_20130318"&gt;2013-03-18 build&lt;/a&gt;</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Mon, 18 Mar 2013 16:11:59 +0000</pubDate><description>&lt;h3 class="section"&gt;Delivery note of 2013-03-18&lt;/h3&gt;
&lt;h4 class="subsection"&gt;Bug corrections&lt;/h4&gt;

&lt;p&gt;Bug &lt;a href="http://sourceforge.net/p/jpicedt/bugs/37/"&gt;#37&lt;/a&gt; &amp;ldquo;Singular Bezier curve on a duplicated point&amp;rdquo;, corrected in &lt;samp&gt;jpicedt/jpicedt/graphic/model/AbstractCurve.java&lt;/samp&gt; v1.45 and &lt;samp&gt;jpicedt/jpicedt/format/output/latex/AbstractCurveFormatter.java&lt;/samp&gt; v1.10.&lt;br/&gt;
This bug caused jPicEdt to produce invalid LaTeX code only with the &amp;rdquo;Emulated LaTeX&amp;ldquo; content type.
&lt;/p&gt;
&lt;h4 class="subsection"&gt;Fubnctional improvement&lt;/h4&gt;

&lt;p&gt;During the API documentation generation, a posteriori setting of favicone is optimized for speed: the perl script
setfavicon.pl that does the job is called only once instead of on each
file. &lt;samp&gt;jpicedt/setfavicon.pl&lt;/samp&gt; v1.2, and &lt;samp&gt;jpicedt/build.xml&lt;/samp&gt; v1.54.  &lt;/p&gt;</description><author>Vincent Bela&amp;iuml;che</author></item><item><title>1.6_pre1 publication of the &lt;a href="http://sourceforge.net/projects/jpicedt/files/jpicedt-devel/1.6-pre1_20130302"&gt;2013-03-02 build&lt;/a&gt;</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Sat, 02 Mar 2013 22:02:01 +0000</pubDate><description>&lt;h3 class="section"&gt;Delivery note of 2013-03-02&lt;/h3&gt; Bug &lt;a
 href="https://sourceforge.net/p/jpicedt/bugs/62/"&gt;#62&lt;/a&gt; &amp;ldquo;The "User Data" postamble at the
 end of file is lost&amp;rdquo;, corrected in &lt;samp&gt;jpicedt/jpicedt/graphic/PECanvas.java&lt;/samp&gt; v1.52. With that,
 corresponding documentation is added to &lt;em&gt;jpicedt/help-files/fr.texi&lt;/em&gt; v1.23 and
 &lt;samp&gt;jpicedt/help-files/en.texi&lt;/samp&gt; v1.16.</description><author>Vincent Bela&amp;iuml;che</author></item><item><title>1.6_pre1 publication of the &lt;a href="http://sourceforge.net/projects/jpicedt/files/jpicedt-devel/1.6-pre1_20130217"&gt;2013-02-17 build&lt;/a&gt;</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Sun, 17 Feb 2013 19:46:11 +0000</pubDate><description>&lt;h3 class="section"&gt;Delivery note of 2013-02-17&lt;/h3&gt;
&lt;a name="Correction-de-bogues"&gt;&lt;/a&gt;
&lt;h4 class="subsection"&gt;Bug corrections&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt; Bug &lt;a href="http://sourceforge.net/p/jpicedt/bugs/44/"&gt;#44&lt;/a&gt; correction
&amp;ldquo;Erroneous encoding format after preference edit&amp;rdquo;, corrected in
&lt;samp&gt;jpicedt/jpicedt/JPicEdt.java&lt;/samp&gt; v1.50 and &lt;samp&gt;jpicedt/jpicedt/ui/MDIManager.java&lt;/samp&gt; v1.28

&lt;/li&gt;&lt;li&gt; Bug &lt;a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2816564&amp;group_id=50377&amp;atid=459505"&gt;#2816564&lt;/a&gt;  correction, corrected in &lt;samp&gt;jpicedt/jpicedt/graphic/model/PicSmoothPolygon.java&lt;/samp&gt; v1.33
&lt;/li&gt;&lt;li&gt; Bug
&lt;a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3603879&amp;group_id=50377&amp;atid=459505"&gt;#3603879&lt;/a&gt;  correction,
&lt;em&gt;TikZ does not encode correctly line stiles NONE and SOLID&lt;/em&gt;,
corrected in
&lt;samp&gt;jpicedt/jpicedt/format/output/tikz/TikzUtilities.java&lt;/samp&gt; v1.2
&lt;/li&gt;
&lt;li&gt; Bug &lt;a
 href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=3603877&amp;group_id=50377&amp;atid=459505"&gt;#3603877&lt;/a&gt;
 correction, &lt;em&gt;jlatex.bat v1.7 seems to be sensitvie to spaces in file paths&lt;/em&gt;, corrected in
 &lt;samp&gt;jpicedt/jpicedt/ui/util/RunExternalCommand.java&lt;/samp&gt; v1.18,
 and &lt;samp&gt;jpicedt/jpicedt/ui/util/CommandLineBuilder.java&lt;/samp&gt; v1.3
 &lt;/li&gt;

&lt;li&gt; Bug &lt;a
 href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=3603878&amp;group_id=50377&amp;atid=459505"&gt;#3603878&lt;/a&gt;
 correction, &lt;em&gt;Line style "NONE" causes application to crash&lt;/em&gt;, corrected in
 &lt;samp&gt;jpicedt/jpicedt/graphic/view/LeafElementView.java&lt;/samp&gt; v1.14
 and in &lt;samp&gt;jpicedt/jpicedt/graphic/view/ViewConstants.java&lt;/samp&gt;
 v1.6 &lt;/li&gt;

&lt;/ul&gt;

&lt;a name="Nouvelles-fonctions"&gt;&lt;/a&gt;
&lt;h4 class="subsection"&gt;New functions&lt;/h4&gt;

&lt;ul&gt; &lt;li&gt; Added &amp;ldquo;Third party SW&amp;rdquo; tab-pane in the
&amp;ldquo;About&amp;hellip;&amp;rdquo; dialog.  &lt;/li&gt;&lt;li&gt;Renamed environment
variables in &lt;samp&gt;jdvi.bat&lt;/samp&gt; &lt;samp&gt;jdvips.bat&lt;/samp&gt;
&lt;samp&gt;jgsview.bat&lt;/samp&gt; and &lt;samp&gt;jlatex.bat&lt;/samp&gt; under
&lt;samp&gt;add-ons/windows/miktex/&lt;/samp&gt; so that prefix &lt;code&gt;JPE_&lt;/code&gt;
is replaced by &lt;code&gt;JPICEDT_&lt;/code&gt;. Furthermore scripts are
simplified to replace recursive re-call by an internal call, instead
of an external call externe &amp;mdash; this needs a slightly more recent
MSWindows, but that makes batch file code far more readable.
&lt;/li&gt;&lt;/ul&gt;</description><author>Vincent Bela&amp;iuml;che</author></item><item><title>1.6_pre1 publication of &lt;a href="http://sourceforge.net/projects/jpicedt/files/jpicedt-devel/1.6-pre1_20130203"&gt;2013-02-03 build&lt;/a&gt;</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Sun, 03 Feb 2013 17:12:24 +0000</pubDate><description>Mainly bug fixes:	&lt;ul&gt;
	  &lt;li&gt;&lt;a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3603153&amp;group_id=50377&amp;atid=459505" &gt;#3603153&lt;/a&gt;, &lt;em&gt;incorrect favicon path in manual&lt;/em&gt;&lt;/li&gt;
	  &lt;li&gt;&lt;a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3603151&amp;group_id=50377&amp;atid=459505"&gt;#3603151&lt;/a&gt;,
	  &lt;em&gt;autobounding attribute not transmitted from JPIC-XML to Drawing object&lt;/em&gt;&lt;/li&gt;
	  &lt;li&gt;&lt;a href="http://sourceforge.net/tracker/?func=detail&amp;aid=2392261&amp;group_id=50377&amp;atid=459505"&gt;#2392261&lt;/a&gt;, &lt;em&gt;Bounding Box not correctly translated to pspicture environment. One pair of coordinates is always set to zero.&lt;/em&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3603170&amp;group_id=50377&amp;atid=459505"&gt;#3603170&lt;/a&gt;, &lt;em&gt;TikZ encoder, arrow tip DISK_CENTERED is not centered&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description><author>Vincent Bela&amp;iuml;che</author></item><item><title>1.6_pre1 publication of &lt;a href="http://sourceforge.net/projects/jpicedt/files/jpicedt-devel/1.6-pre1_20130124"&gt;2013-01-24 build&lt;/a&gt;</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Wed, 30 Jan 2013 21:20:23 +0000</pubDate><description>New available version, 1.6 &amp;mdash; indeed 1.6 will be renamed 2.0 later on &amp;mdash; which contains many bug corrections as well as the following new functions&lt;ul&gt;&lt;li&gt;Tikz encoding&lt;/li&gt;&lt;li&gt;Convex zones (under dev.)&lt;/li&gt;&lt;li&gt;New fragments &amp; scripts&lt;/li&gt;&lt;/ul&gt;</description><author>Vincent Bela&amp;iuml;che</author></item><item><title>1.4.1_03 bug fix release</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Mon, 22 Oct 2007 08:29:29 +0000</pubDate><description>This is a bug fix release still related to bug #1769858. Please install it if you have got a recent version of pstricks on your computer and you can see discrepancies between what jPicEdt displays and the resulting PS (or PDF) file when drawing &lt;b&gt;filled&lt;/b&gt; Bezier curves (this does not happen with non-filled curves).</description><author>Sylvain Reynal</author></item><item><title>1.4.1_02 bug fix release</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Mon, 03 Sep 2007 15:02:49 +0000</pubDate><description>This fixes bug 1769858 related to improper formatting of pscustom objects, which would lead to spurious straight segments...</description><author>Sylvain Reynal</author></item><item><title>1.4.1 has been released!</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Thu, 07 Dec 2006 22:32:49 +0000</pubDate><description>This is the final stable release to the 1.4.x branch. It is still Java 1.4 compliant, and incorporates
		a few extra bug fixes since 1.4-pre5. 
		Download it &lt;a href="http://prdownloads.sourceforge.net/jpicedt/jpicedt-install-1_4_1.jar?download"&gt;here&lt;/a&gt; and try it now! 
		Next development branch has already started as 1.5-preX: it will be Java 1.5 compliant, and will include both 
		a Postscript and an xFig parser.</description><author>Sylvain Reynal</author></item><item><title>New web site!</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Wed, 06 Dec 2006 10:13:20 +0000</pubDate><description>Codevelopper Mathieu Perez redesigned jPicEdt's web site from scratch, giving it not only a brand new skin, but
		also offering us developpers the possibility to update you in realtime about jPicEdt' progress
		with more ease and reliability. Great job, mathieu!</description><author>Sylvain Reynal</author></item><item><title>jPicEdt 1.4-pre5 is out!</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Sun, 09 Jul 2006 10:00:00 +0000</pubDate><description>This is a bug-fix release to 1.4-pre4 which may now be considered production-stable (a stable release will thus be
		released based on this one by the end of the month). It is still Java 1.4 compliant. 
		Most significant changes since 1.3.2 include (see also &lt;a href="http://www.jpicedt.org/download/CHANGES.txt"&gt;CHANGES.txt&lt;/a&gt;):
		
		&lt;ul&gt;
                &lt;li&gt; new objects: parallelograms, extensible Bezier curves, smooth-polygon and interpolating curves (aka pscurve), parallelograms, circles/arcs drawn using three points lying on the contour, polydots with every style attribute supported by PSTricks.&lt;/li&gt;
                &lt;li&gt; except where filling and stroking with colours is concerned, all these objects are available in the LaTeX-picture and Eepic format as well, possibly using emulated lines and arcs.&lt;/li&gt;
                &lt;li&gt; new editing capabilities: rotations, including text ; shearing (ellipses) ; Bezier curves special editing tool ; PSTricks custom parameters.&lt;/li&gt;
                &lt;li&gt; improved code efficiency and API reliability for those willing to write BSH macros ; bunch of new BSH scripts, including a new plugin to plot functions from an equation;&lt;/li&gt;
                &lt;li&gt; improved object painting, especially where editing is concerned.&lt;/li&gt;
                &lt;li&gt; JPIC-XML: this is jPicEdt's native format, inspired from (though not compatible with) SVG-XML. This suppresses the need for special formatting comments in LaTeX files, and as a result greatly simplifies the implementation of LaTeX/PStricks/eepic/... formatters.&lt;/li&gt;
				&lt;li&gt; A very comprehensive german translation, including the on-line help.&lt;/li&gt;
		&lt;/ul&gt;
		
		For those of you willing to install this release alongside a 1.3.2 release: you may need to delete or rename your
		&lt;b&gt;.jpicedt preferences directory&lt;/b&gt;, otherwise jPicEdt might get confused on start-up, since many things have
		changed since relase 1.3.2.
		&lt;br /&gt;
		For those living on the edge, up-to-date CVS snapshots may still be downloaded &lt;a href="http://www.jpicedt.org/download/cvs-snapshots/"&gt;here&lt;/a&gt;.
		&lt;br /&gt;&lt;br /&gt;
		&lt;b&gt;We've added a FAQ to the "Miscellaneous" heading.&lt;/b&gt;</description><author>Sylvain Reynal</author></item><item><title>jPicEdt is now hosted by sourceforge.net!</title><link>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</link><guid>http://www.jpicedt.org/site/index.php?section=overview&amp;page=what_s_new&amp;language=en</guid><pubDate>Wed, 03 Apr 2002 10:00:00 +0000</pubDate><description>This is where to look to get the latest CVS snapshots, bugs report,...&lt;br /&gt;
			
			As always, jPicEdt's website can be reached
			through the redirection URL &lt;a href="http://www.jpicedt.org"&gt;www.jpicedt.org&lt;/a&gt;
			Please use this new URL rather than the static one, as
			jPicEdt's website might have to move again in the following months.&lt;br /&gt;&lt;br /&gt;

			My best thanks go to Jean-Paul Bachman, our network engineer,
			for courtesy accepting to host jPicEdt on
			www.ensea.fr/staff/ before we moved to SourceForge.net.</description><author>Sylvain Reynal</author></item></channel></rss>