/[pliva-si]/m/menu.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /m/menu.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Thu Jun 28 18:44:38 2001 UTC revision 1.3 by dpavlin, Thu Jun 28 19:00:15 2001 UTC
# Line 49  sub dump_gif { Line 49  sub dump_gif {
49                                  );                                  );
50                                  $image->Draw('primitive' => 'point',                                  $image->Draw('primitive' => 'point',
51                                          'stroke' => $color,                                          'stroke' => $color,
52                                            'fill' => $color,
53                                          'antialias' => 1,                                          'antialias' => 1,
54                                          'points' => "$j,11");                                          'points' => "$j,11");
55                          }                          }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26