Re: portable greymap files



klaus schilling said:

may perl-gtk read pgm (portable greymap) files?

that's depends on the pixbuf loaders at the C level (gdkpixbuf.) i would
assume so on most any install.

my $image = Gtk2::Image->new_from_file ('file_name.pgm');

worked for me.

-rm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]