Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    exit;
    # png works too
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    #  [0,100].  Text chunks can be attached to PNG images by specifying
    #  parameters of the form "tEXt::key", where key is an ASCII string of
    #  length 1-79.  The values are UTF-8 encoded strings.