-----------
* The ``print_maps_by_type`` and ``get_map`` functions are now insensitive
to the case of the ``map_type`` parameter.
* The ``get_map`` function is now insensitive to the case of the name parameter.
* Fixed a bug in ``get_map`` that caused color maps not to get reversed
when they should have been.
* Added a test suite.