Template-Flute-PDF

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Template::Flute::PDF

0.0042 Tue Jul 17 19:34:06 2012 CEST

    [BUGFIX]

    * Accept "none" as valid value for text transformations.
    * Fix bug in locate_image method caused by using wrong variable for html base.

    [DOCUMENTATION]

    * Add import parameter for Template::Flute::PDF.
    * Add note about missing support for CSS display property.
    * Add note about support for CSS properties min-height, min-width and
      text-transformation.
    * Add output section to Template::Flute::PDF's POD and use ->new.
    * Add documentation for Template::Flute::PDF's bounding method.

    [TESTS]

    * Add tests for locate_image method.

0.0041 Fri Jun  8 19:48:47 2012 CEST

    [BUGFIX]

    * Fix inappropriate conditional causing text consisting of a single zero
      to disappear in the PDF output.

    [TESTS]

    * Add basic text tests

0.0040 Mon May 21 10:48:20 2012 CEST

    [ENHANCEMENTS]

    * Get rid of Image::Magick prerequisite (rt.cpan.org #76005).
    * Add support for min_width and min_height properties.
    * Add support for font style properties.
    * Add support for HTML <i> tag.

    [BUGFIX]

    * Fallback to file parameter from Template::Flute::PDF->new in process
      method.

    [TESTS]
 
    * Add BMP image to test for PDF images.

0.0030 Fri Mar 23 12:08:55 2012 CET

    [BUGFIX]

    * Fix bug silently discarding text font sizes using other units than pt.
    * Return real numbers from to_points function.
    * Fix failure of locate_image method with template and image in the current directory.
    * Remove 1pt offset for bottom border from borders method.
    * Adjust text position accordingly when CSS line-height property is set.
    * Remove clear after property from block elements with right float
      property.

    [ENHANCEMENTS]

    * Support images with borders.
    * Turn Template::Flute::PDF::Image's width and height methods into
      getters and setters. 
    * Add rudimentary support for vertical align.
    * Issue a warning on missing image src attribute instead of crashing PDF
      generation.
    * Add orientation parameter.
    * Convert margin parameters with units.
    * Change PDF producer string to "Template::Flute::PDF $VERSION".
    * Allow negative widths and heights.

    [DOCUMENTATION]

    * Add units and margin parameters.
 
0.0025 Sun Jan 29 15:31:40 2012 CET

    [BUGFIX]

    * Stop horizontal lines from increasing the width of the enclosing box.

    [ENHANCEMENTS]

    * Remove calculation of correction for rotated text
    * Use translate function in transform property for rendering
      horizontal lines.
    * Improve drawing of horizontal lines with the help of
      transformation methods. 

    [TESTS]

    * Add image test.



( run in 3.306 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )