The following module was proposed for inclusion in the Module List:

  modid:       Term::Colormap
  DSLIP:       adpf2
  description: Colormaps for colored text
  userid:      XXFELIXXX (Felix Tubiana)
  chapterid:   8 (User_Interfaces)
  communities:
    https://github.com/xxfelixxx/perl-term-colormap

  similar:
    Term::AnsiColor

  rationale:

    Term::Colormap is inspired by Term::ANSIColor and the colorbars of
    math/graphics packages such as Matlab/Octave and R/S.

    Term::ANSIColor is limited to the basic 8 primary and 8 bright
    colors, however using escape sequences, we can access the 256 colors
    supported by most modern terminals.

    The appeal of using a colormap is that you get an array of color
    indices and can just use those to color your text (or crude
    graphics) accordingly, without having to remember the color names or
    specific color values.

    This module provides the colormaps 'rainbow', 'primary', 'bright',
    'ash', 'snow', and 'gray'. Other colormaps are planned when time
    permits. See: http://www.mathworks.com/help/matlab/ref/colormap.html
    for other colormap ideas.

    Thanks,

    Felix Tubiana

  enteredby:   XXFELIXXX (Felix Tubiana)
  enteredon:   Wed Jul 16 04:02:45 2014 UTC

The resulting entry would be:

Term::
::Colormap        adpf2 Colormaps for colored text                   XXFELIXXX


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=87e00000_49b1ddc1d571a501&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=87e00000_49b1ddc1d571a501&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Term%3A%3AColormap

Reply via email to