Version: 5.2.1

Images

Neil Toronto <neil.toronto@gmail.com>

This library contains convenient functions for constructing icons and logos, and will eventually offer the same for other bitmap%s. The idea is to make it easy to include such things in your own programs.

Generally, the images in this library are computed when requested, not loaded from disk. Most of them are drawn on a dc<%> and then ray traced. This can become computationally expensive, so this library also includes images/compile-time, which makes it easy to compute images at compile time and access them at run time.

    1 Icons

      1.1 What is an icon?

      1.2 About These Icons

      1.3 Icon Style

      1.4 Arrow Icons

      1.5 Control Icons

      1.6 File Icons

      1.7 Symbol and Text Icons

      1.8 Miscellaneous Icons

      1.9 Stickman Icons

      1.10 Tool Icons

    2 Logos

    3 Embedding Bitmaps in Compiled Files