XML::SAX consists of several framework classes for using and building
Perl SAX2 XML parsers, filters, and drivers. It is designed around the
need to be able to "plug in" different SAX parsers to an application
without requiring programmer intervention. Those of you familiar with
the DBI will be right at home. Some of the designs come from the Java
JAXP specification (SAX part), only without the javaness.
Ruby/GIO2 is a Ruby binding of gio-2.x.
Ruby binding for Thomas Boutell's gd 2.x graphics library
node v0.10.x - evented I/O for V8 javascript
[X]Emacs major mode for editing Apache configuration files
Theme pack for the SLiM X login application.
Ruby/GTK3 is a Ruby binding of GTK+-3.x.
LXDE is a small and lightweight X11 Desktop
This is a subclass of GD::Polygon used to draw an arrow between two vertices.
GD::Arrow::Full draws a full arrow between two verticies.
|\
+----------------------+ \
(X2, Y2) * * (X1, Y1)
+----------------------+ /
|/
GD::Arrow::RightHalf draws a half arrow between two verticies.
(X2, Y2) *-------------------------* (X1, Y1)
+----------------------+ /
|/
GD::Arrow::LeftHalf draws a half arrow between two verticies.
|\
+----------------------+ \
(X2, Y2) *-------------------------* (X1, Y1)
Jgroff is based on GNU groff formating system. It is enhanced to
handle Japanese EUC coded documents.
Following devices are added by jgroff:
nippon For typewriter-like devices using the Japanese-EUC
coded character set.
and following devices are enhanced to handle Japanese-EUC:
dvi For TeX DVI format.
ps For PostScript printers and previewers.
X75 For a 75 dpi X11 previewer.
X100 For a 100 dpi X11 previewer.
X75-12 For a 75 dpi X11 previewer optimized for 12 point texts.
X100-12 For a 100 dpi X11 previewer optimized for 12 point texts.
Preview on X11 devices require japanese/gxditview is installed.