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
- Host: GitHub
- URL: https://github.com/robrwo/bundle-graphics-colornames
- Owner: robrwo
- Created: 2018-09-30T14:08:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T14:09:44.000Z (over 6 years ago)
- Last Synced: 2025-02-16T17:56:50.655Z (4 months ago)
- Language: Perl
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
NAME
Bundle::Graphics::ColorNames - bundle of schemas for
Graphics::ColorNamesSYNOPSIS
perl -MCPAN -e 'install Bundle::Graphics::ColorNames'CONTENTS
Module::Load - used for dynamic module loadingGraphics::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 RothenbergLICENSE
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.