summaryrefslogtreecommitdiff
path: root/x11/XmHTML
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-07 20:49:31 +0000
committerrodent <rodent@pkgsrc.org>2013-04-07 20:49:31 +0000
commit56d0e89eec7a65cd783aaecd29fefde7b20f7a96 (patch)
tree79de035a23bbb285c8713b492fa4fa499634f7f8 /x11/XmHTML
parent836f824b7f7339847cc2cb57f6c10401a6122132 (diff)
downloadpkgsrc-56d0e89eec7a65cd783aaecd29fefde7b20f7a96.tar.gz
Edited DESCR in the case of:
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
Diffstat (limited to 'x11/XmHTML')
-rw-r--r--x11/XmHTML/DESCR54
1 files changed, 21 insertions, 33 deletions
diff --git a/x11/XmHTML/DESCR b/x11/XmHTML/DESCR
index 9b9bc0182e5..d4a147eea9f 100644
--- a/x11/XmHTML/DESCR
+++ b/x11/XmHTML/DESCR
@@ -1,35 +1,23 @@
XmHTML, a high performance Motif Widget capable of displaying HTML 3.2
conforming text. Amongst its many features are the following:
- * builtin image support for X11 bitmaps, X11 pixmaps, GIF87a, GIF89a,
- JPEG and PNG;
- * GIF images are decoded using a patent free scheme;
- * builtin support for animated GIF89a and animated GIF89a with NETSCAPE2.0
- loop extension. XmHTML supports
- * all GIF89a disposal methods;
- * image support covers all X11 visual types and display depths;
- * delayed image loading;
- * progressive image loading;
- * builtin scrolling interface (both keyboard and mouse);
- * anchors can be displayed as pushbuttons;
- * anchor can be highlighted for enhanced visual feedback;
- * autosizing;
- * capable of displaying text/html, text/plain and standalone images;
- * supports the full HTML 3.2 standard; as well as the HTML 4.0 <FRAMESET>
- tags;
- * an extensive set of callback resources;
- * full text justification;
- * smart and user-definable font mapping;
- * can work with a predefined palette (which it can even create for you);
- * builtin quantizer using Floyd-Steinberg error diffusion;
- * four different dithering methods allow one to achieve an optimum
- balance between performance and image quality;
- * HTML Table support;
- * Support for HTML4.0 Events;
- * fully compatible with LessTif
-
-XmBalloon, a very lightweight "tooltip" Widget to show a one-line string
-in a small popup-window. Features include the following:
- * Choose between a rectangular or shaped window;
- * Popup window can be transparent;
- * User-configurable Popup and popdown delays;
- * very easy to use;
+ * builtin image support for X11 bitmaps, X11 pixmaps, GIF87a, GIF89a,
+ JPEG and PNG;
+ * GIF images are decoded using a patent free scheme;
+ * builtin support for animated GIF89a and animated GIF89a with NETSCAPE2.0
+ loop extension. XmHTML supports
+ * all GIF89a disposal methods;
+ * image support covers all X11 visual types and display depths;
+ * delayed image loading;
+ * progressive image loading;
+ * builtin scrolling interface (both keyboard and mouse);
+ * anchors can be displayed as pushbuttons;
+ * anchor can be highlighted for enhanced visual feedback;
+ * autosizing;
+ * capable of displaying text/html, text/plain and standalone images;
+ * supports the full HTML 3.2 standard; as well as the HTML 4.0 <FRAMESET> tags;
+ * an extensive set of callback resources;
+ * full text justification;
+ * smart and user-definable font mapping;
+ * can work with a predefined palette (which it can even create for you);
+ * builtin quantizer using Floyd-Steinberg error diffusion;
+...and more!