NPAC Logo
These images are generated on the fly. The CGI script generates a gif and
load it with server push dynamic page tag. The Java applet do the same
thing, but computed on the client side without any additional network
traffic. The Java NPAC logo achieve O(1) compression. In other words, the
size of the displayed logo is independent form the Java classes file size.
Here is the
NPAC Logo and
Parallelogram Java source code.