Rand Stats

PDF::To::Cairo

zef:dwarring
Revision history for PDF-To-Cairo

0.0.6  2024-04-13T05:37:47+12:00
    - Remove invocation of deprecated new-gfx() method

0.0.5  2023-08-03T09:23:31+12:00
    - Use PDF::Content 0.6.13+ text-flow features
    - Fix rendering of invisible text

0.0.4  2023-03-29T06:13:50+13:00
    - Protect font-scaling and rendering to fix threading related
      issues.
    - Take out scaled font caching; which seems to be incorrect.

0.0.3  2022-12-28T14:19:33+13:00
    - Fix source-url in META6.json

0.0.2  2022-10-05T07:04:49+13:00
    - Initial version