summaryrefslogtreecommitdiff
path: root/documentation/fluid.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1999-07-29 13:26:02 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1999-07-29 13:26:02 +0000
commitbc5a58036a6919a6704739db55fd0838484fc9d0 (patch)
treebb4db946701890d5a800ba1b9f4b1a2efa3d187c /documentation/fluid.html
parentf7e0e7627f94f98d4a8955ceb6f84106dc0b12a2 (diff)
Fixed link to XPaint...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@633 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/fluid.html')
-rw-r--r--documentation/fluid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/fluid.html b/documentation/fluid.html
index 680598c3a..670a981fb 100644
--- a/documentation/fluid.html
+++ b/documentation/fluid.html
@@ -855,7 +855,7 @@ the color() of the widget as the background, and all widgets using the
same pixmap are assummed to have the same color. This may be fixed in
the future or on non-X systems. </P>
<P>I have not found any good editors for small iconic pictures. For
-pixmaps I have used <A href=http://www.danbbs.dk/~torsten/xpaint/index.html>
+pixmaps I have used <A href="http://www.image.dk/~torsten/xpaint/index.html">
XPaint</A>. This (and most other) painting programs are designed for
large full color images and are difficult to use to edit an image of
small size and few colors. </P>