1
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tag 2.017 for changeset 37f19ea25ae7 More... over 13 years ago
Update Changes and dist.ini in preparation for 2.017 More... over 13 years ago
Add sanity-checks for GIF, JPG, and PNG graphics More... over 13 years ago
Remove two never-used private methods from CoreFont More... over 13 years ago
Remove the undocumented Content->textstate2 method More... over 13 years ago
Add a bunch of code coverage tests for Content More... over 13 years ago
[RT #66054]: I apparently forgot to update the code when I renamed the CMap files from .pm to .cmap. More... over 13 years ago
Fix: $gfx->bogen() with $move set didn't behave as described. More... over 13 years ago
Correct the $gfx->bogen() documentation ($reverse doesn't do what I thought it did). More... over 13 years ago
Note that $gfx->linedash() can be called without arguments to cancel dashing. More... over 13 years ago
Minor clarification to $gfx->linedash() arguments. More... over 13 years ago
Fix typo in synopsis (RT #65458). More... over 13 years ago
Only 'require' the font modules when they're needed, rather than 'use'ing them every time. More... over 13 years ago
Remove the undocumented nettfont method and its supporting module More... over 13 years ago
Increase test coverage for fonts (if specified fonts are available on the system) More... over 13 years ago
Reference the manual pages used by Image/PNM instead of including them verbatim. More... over 13 years ago
Refactor the pageLabel code (page numbering). More... over 13 years ago
Only 'require' the barcode modules when they're needed, rather than 'use'ing them every time. More... over 13 years ago
Increase test coverage More... over 13 years ago
Set some barcode defaults (to 0) to eliminate some warnings. More... over 13 years ago
Indentation fix. More... over 13 years ago
Code cleanup in Matrix. More... over 13 years ago
Remove unused functions from Matrix. The rest are duplicated by Math::Matrix, so that could be a drop-in replacement later on. More... over 13 years ago
Remove some old code that has been commented out since version control was first used. More... over 13 years ago
Remove 'use POSIX' and 'use PDF::API2::Util' from UniFont (unneeded). More... over 13 years ago
Remove the never-used asPDF* functions from Basic::Utils. More... over 13 years ago
Update .hgignore to ignore the built version of the module More... over 13 years ago
Remove 'use IO::File' from API2.pm and add it to the modules that were missing it. More... over 13 years ago
Removed the undocumented save_xml method, along with the supporting methods in Basic::* More... over 13 years ago
Remove xmlMarkupDecl from Util.pm. It doesn't appear to be referenced by anything in the module, and is undocumented. More... over 13 years ago