From f45a2f23b04aa1d37b482ba3d07980b73ce6a75d Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Thu, 4 Mar 2010 23:42:19 +0100 Subject: bugfix: macro evaluation; added colors.extractRGB --- doc/lib.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/lib.txt b/doc/lib.txt index d5dfefabb..b6a75377f 100755 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -196,9 +196,23 @@ Cryptography and Hashing This module implements the MD5 checksum algorithm. +Multimedia support +------------------ + +* `colors `_ + This module implements color handling for Nimrod. It is used by + the ``graphics`` module. + + + Impure libraries ================ +* `graphics `_ + This module implements graphical output for Nimrod; the current + implementation uses SDL but the interface is meant to support multiple + backends some day. + * `dialogs `_ This module implements portable dialogs for Nimrod; the implementation builds on the GTK interface. On Windows, native dialogs are shown if -- cgit 1.4.1-2-gfad0