Skip to content

Commit

Permalink
add GD
Browse files Browse the repository at this point in the history
fix loadShapeDrawing  need GD extend
  • Loading branch information
Pyclear authored Oct 20, 2016
1 parent 637bf34 commit a37c5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ PHPPresentation requires the following:
- [Zip extension](http://php.net/manual/en/book.zip.php)
- [XML Parser extension](http://www.php.net/manual/en/xml.installation.php)
- [XMLWriter extension](http://php.net/manual/en/book.xmlwriter.php) (optional, used to write DOCX and ODT)
- [GD](http://php.net/manual/en/book.image.php)

### Installation

Expand Down

0 comments on commit a37c5e1

Please sign in to comment.