Skip to content

robrwo/Graphics-ColorNames-HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Graphics::ColorNames::HTML - HTML 4.0 color names and RGB values (DEPRECATED)

VERSION

version v3.4.0

SYNOPSIS

require Graphics::ColorNames::HTML;

$NameTable = Graphics::ColorNames::HTML->NamesRgbTable();
$RgbBlack  = $NameTable->{black};

DESCRIPTION

This module is deprecated. You should use Graphics::ColorNames::WWW instead.

This module defines color names and their associated RGB values from the HTML 4.0 Specification.

KNOWN ISSUES

In versions prior to 1.1, "fuchsia" was misspelled "fuscia". This mispelling came from un unidentified HTML specification. It also appears to be a common misspelling, so rather than change it, the proper spelling was added.

SEE ALSO

Graphics::ColorNames

SOURCE

The development version is on github at https://github.com/robrwo/Graphics-ColorNames-HTML and may be cloned from git://github.com/robrwo/Graphics-ColorNames-HTML.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/Graphics-ColorNames-HTML/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg rrwo@cpan.org

COPYRIGHT AND LICENSE

Robert Rothenberg has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law.

Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages