see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann 1999-07-12 20:59:54 +00:00
parent 1ee81661fc
commit 6994f8467a
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,7 @@
Revision history for Gimp-Perl extension.
- updated perlotine.
- updated pixelmap with stub documentation.
1.096 Thu Jul 8 21:36:36 CEST 1999
- fix around PDL-2.002 exporting its own ppport.h.

View File

@ -10,7 +10,9 @@ make test TEST_VERBOSE=1
bugs
* PF_TEXT has no Load/Save buttons
* replöace examples/pixemap pod by (.*) and watch it die!
* make uninstall is actually a concern: make it work
[DONE] * PF_TEXT has no Load/Save buttons
* Christian Soeller told me its easy: apply the affine transformation from C
* podestions are not expanded in dialog help strings etc..
* Document spawn_options in Gimp::Net.

View File

@ -8,7 +8,7 @@ use PDL;
register "pixelmap",
"Maps Pixel values and coordinates through general Perl exprtessions",
"=pod(*)",
"=pod",
"Marc Lehmann",
"Marc Lehmann <pcg\@goof.com>",
"19990528",
@ -59,6 +59,10 @@ register "pixelmap",
exit main;
=head1 DESCRIPTION
Not yet written yet, sorry...