NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
pdflib++ (Score:2)
I'll just note that the string_width() problem is the first running jump onto the waterslide of formatting that ends up with you reimplementing TeX in Perl without the shitty fonts.
--Nat
Re:pdflib++ (Score:2)
Seriously though, I got it working. It was much easier than I thought it would be. I suspect it would be nice to extend it so I could setup some sort of bounding box object, and allow the user to just print into that and have the wrapping sorted. But that's for another day.
Reply to This
Parent