summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-09 23:55:44 +0000
committerKarl Berry <karl@freefriends.org>2008-05-09 23:55:44 +0000
commit78d169458ffb8d121d56a1345471b5dbe3f17a2a (patch)
treea71178550f5c2c8d86ca984ace2991c989c8ab97 /Build/source/texk/dvipng/README
parentcdbd4229611dea992c3febc811642483889342a8 (diff)
oops, clean build totally failed, back to 1.9 for now
git-svn-id: svn://tug.org/texlive/trunk@7999 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/README')
-rw-r--r--Build/source/texk/dvipng/README20
1 files changed, 4 insertions, 16 deletions
diff --git a/Build/source/texk/dvipng/README b/Build/source/texk/dvipng/README
index e4049308365..bf362c5ddde 100644
--- a/Build/source/texk/dvipng/README
+++ b/Build/source/texk/dvipng/README
@@ -19,11 +19,6 @@ 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.
@@ -100,27 +95,20 @@ developer access, ask on <dvipng@nongnu.org>.
Copying
=======
-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/'.
+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'.
- Copyright (C) 2002-2008 Jan-AAke Larsson
+ Copyright (C) 2002-2006 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
-