[Patchanim-commit] SF.net SVN: patchanim: [144] trunk/patchanim/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-02-10 07:21:16
|
Revision: 144
http://patchanim.svn.sourceforge.net/patchanim/?rev=144&view=rev
Author: dbrosius
Date: 2008-02-09 23:21:20 -0800 (Sat, 09 Feb 2008)
Log Message:
-----------
spell APNG edit correctly
Modified Paths:
--------------
trunk/patchanim/htdocs/index.html
Modified: trunk/patchanim/htdocs/index.html
===================================================================
--- trunk/patchanim/htdocs/index.html 2008-02-10 07:18:13 UTC (rev 143)
+++ trunk/patchanim/htdocs/index.html 2008-02-10 07:21:20 UTC (rev 144)
@@ -24,7 +24,7 @@
<div style="position:relative;left:100;"><img src="animation.gif"/></div>
<p>Unfortunately gif files are 256 color images, and so you get some grainyness. If you have
<a href="http://developer.mozilla.org/en/docs/Main_Page">FireFox 3.0</a> with the
- <a href="https://addons.mozilla.org/en-US/firefox/addon/5519">APng Editor</a> plugin, you can see the following
+ <a href="https://addons.mozilla.org/en-US/firefox/addon/5519">APNG Edit</a> plugin, you can see the following
Animated Png, which is shown in 24 bit color. If you do not, you will just see a still image.</p>
<div style="position:relative;left:100;"><img src="animation.png"/></div>
<p>A Cubic Bezier <b>curve</b> is a curve defined by 4 control points. The curve goes thru both end points, and
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|