summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/README
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipng/README')
-rw-r--r--Build/source/texk/dvipng/README20
1 files changed, 16 insertions, 4 deletions
diff --git a/Build/source/texk/dvipng/README b/Build/source/texk/dvipng/README
index bf362c5ddde..e4049308365 100644
--- a/Build/source/texk/dvipng/README
+++ b/Build/source/texk/dvipng/README
@@ -19,6 +19,11 @@ homework problems to students over the internet, giving students
instant feedback as to whether or not their answers are correct, see
`http://webwork.math.rochester.edu'.
+ A more recent addition to the dvipng-using applications out there is
+MediaWiki, the software behind Wikipedia and many other wikis out
+there. Dvipng is used to render mathematical formulae from version
+1.8.0 of MediaWiki, see `http://www.mediawiki.org'.
+
Other applications may also benefit, like web applications as
latex2html and WYSIWYG editors like LyX.
@@ -95,20 +100,27 @@ developer access, ask on <dvipng@nongnu.org>.
Copying
=======
-This program is released under the GNU General Public License, see the
-COPYING file in the dvipng distribution or
-`http://www.gnu.org/licenses/gpl.html'.
+This program is released under the GNU Lesser General Public License
+version 3, see the COPYING file in the dvipng distribution or
+`http://www.gnu.org/licenses/'.
- Copyright (C) 2002-2006 Jan-AAke Larsson
+ Copyright (C) 2002-2008 Jan-AAke Larsson
Todo
====
+ * Use gs interpreter library for speed and possibly for
+ functionality.
+
* Fix T1lib and PK rendering so it is on par with Freetype.
+ * Enable a named pipe as DVI
+
* Further speed improvements.
* Other output specials and source specials.
* Clean internal structures. Overhaul file handling.
+ * Fix the SELFAUTO stuff at runtime rather than at build time
+