diff options
author | scuri <scuri> | 2010-01-06 20:15:34 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-01-06 20:15:34 +0000 |
commit | f7cb3c864a65132c672da90a81627e49c98a1ca9 (patch) | |
tree | 61c2180524f77ffcf4c89e8aedecbd9a949ebfcf /html | |
parent | 0555ad520a43e046c7a5b71a116ddc72e4530142 (diff) |
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r-- | html/en/copyright.html | 2 | ||||
-rw-r--r-- | html/en/history.html | 8 |
2 files changed, 8 insertions, 2 deletions
diff --git a/html/en/copyright.html b/html/en/copyright.html index de91c03..4bfb681 100644 --- a/html/en/copyright.html +++ b/html/en/copyright.html @@ -25,7 +25,7 @@ a Tecgraf logo and a link to our site in a web page for your product. </p> from licensed software. The library was developed by request of Petrobras. Petrobras permits Tecgraf to distribute the library under the conditions here presented.</p> <hr> -<p>Copyright © 1994-2009 <a HREF="http://www.tecgraf.puc-rio.br">Tecgraf</a>, <a HREF="http://www.puc-rio.br">PUC-Rio</a>.</p> +<p>Copyright © 1994-2010 <a HREF="http://www.tecgraf.puc-rio.br">Tecgraf</a>, <a HREF="http://www.puc-rio.br">PUC-Rio</a>.</p> <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit diff --git a/html/en/history.html b/html/en/history.html index 47bd86d..38ec86a 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -12,7 +12,7 @@ <h2>History of Changes</h2> <h3 dir="ltr"> - CVS (25/Dec/2009)</h3> + CVS (04/Jan/2010)</h3> <ul dir="ltr"> <li><span style="color: #0000FF">New:</span> function <strong> imImageCopyPlane</strong>.</li> @@ -24,6 +24,12 @@ imAnalyzeFindRegions</strong> when more than 16k regions where found.</span></span></li> <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span style="color: #000000"> memory leak in <strong>imFileOpen</strong>.</span></span></li> + <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + style="color: #000000"> alpha support in <strong> + imProcessSplitComponents</strong> and <strong>imProcessMergeComponents</strong>.</span></span></li> + <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + style="color: #000000"> alpha support in image:<strong>CopyPlane</strong>() + and in channel indexing in Lua.</span></span></li> </ul> <h3 dir="ltr"> <a href="http://sourceforge.net/projects/imtoolkit/files/3.5/">Version 3.5</a> (02/Oct/2009)</h3> |