An open API service indexing awesome lists of open source software.

https://github.com/robrwo/bundle-graphics-colornames

a bundle of schemas for Graphics::ColorNames
https://github.com/robrwo/bundle-graphics-colornames

Last synced: 27 days ago
JSON representation

a bundle of schemas for Graphics::ColorNames

Awesome Lists containing this project

README

        

NAME
Bundle::Graphics::ColorNames - bundle of schemas for
Graphics::ColorNames

SYNOPSIS
perl -MCPAN -e 'install Bundle::Graphics::ColorNames'

CONTENTS
Module::Load - used for dynamic module loading

Graphics::ColorNames - base module and schemas for Graphics::ColorNames

Graphics::ColorNames::X - default X-Windows schema

Graphics::ColorNames::HTML - HTML schema

Graphics::ColorNames::Windows - Microsoft Windows schema

Graphics::ColorNames::Netscape - deprecated Netscape 1.1 schema

Graphics::ColorNames::SVG - SVG-related colors

Graphics::ColorNames::WWW - subset of SVG

Graphics::ColorNames::IE - Microsoft Internet Explorer colors

Graphics::ColorNames::Mozilla - Mozilla colors

Graphics::ColorNames::GrayScale - grayscale schema

Graphics::ColorNames::VACCC - VisiBone Anglo-Centric Color Codes

Graphics::ColorNames::EmergyC - Eco-friendly web-design color palette

Graphics::ColorNames::Crayola - the original 48 crayola crayon colors

DESCRIPTION
This bundle provides a way to load Graphics::ColorNames along with
additional color schemes.

AUTHOR
Robert Rothenberg

LICENSE
Copyright (c) 2004-2007 Robert Rothenberg. All rights reserved. This
program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.