I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-07-07 06:05:50-07 by aschmitt
Extend graphics File Formats to PCX
I need to embed PCX graphic files into my PDFs. I've developed a PCX reader (quite easy) but I do'nt know how to feed the
$self->{' stream'} = ???
in the newly created
PDF/API2/Resource/XObject/Image/PCX.pm
All necessary modifications in the other modules work fine. Where can I get information about the data structure and how to fill it ?
regards
aschmitt
Direct Responses: Write a response