PHPPowerPoint v0.7.0 Release Notes

Release Date: 2016-09-12 // over 7 years ago
  • ๐Ÿš€ This release marked the implementation of layout management.

    ๐Ÿ›  Bugfix

    ๐Ÿ”„ Changes

    • ๐Ÿšš PhpOffice\PhpPresentation\Writer\ODPresentation : Move to Design Pattern Decorator - @Progi1984
    • ๐Ÿšš PhpOffice\PhpPresentation\Writer\PowerPoint2007 : Move to Design Pattern Decorator - @Progi1984
    • ๐Ÿ—„ PhpOffice\PhpPresentation\Shape\Type\AbstracType\getData has been deprecated for PhpOffice\PhpPresentation\Shape\Type\AbstracType\getSeries - @Progi1984 GH-169
    • ๐Ÿ—„ PhpOffice\PhpPresentation\Shape\Type\AbstracType\setData has been deprecated for PhpOffice\PhpPresentation\Shape\Type\AbstracType\setSeries - @Progi1984 GH-169
    • โž• Added documentation for chart series (font, outline, marker) - @Progi1984 GH-169
    • Internal Structure for Drawing Shape - @Progi1984 GH-192
    • ๐Ÿ“š Documentation about manual installation - @danielbair GH-254

    ๐Ÿ”‹ Features