diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/fluid.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/documentation/fluid.html b/documentation/fluid.html index b4a4cc2cd..45ceb9e60 100644 --- a/documentation/fluid.html +++ b/documentation/fluid.html @@ -877,11 +877,14 @@ FLTK and FLUID simulate this transparency rather badly. It will use 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.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> + +<P>I have not found any good editors for small iconic pictures. For +pixmaps I have used <A +href="http://home.worldonline.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> + <H4>GIF files</H4> FLUID will also read GIF image files. These files are often used on html documents to make icons. This lets you use nice icons that you |
