Comparing scanny:master...inl1ne:master · scanny/python-pptx
base repository: scanny/python-pptx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
head repository: inl1ne/python-pptx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Checking mergeability…
Don’t worry, you can still create the pull request.
- 7 commits
- 22 files changed
- 1 contributor
Commits on Jul 24, 2015
-
Modify python-pptx to write slide notes.
This is an initial hack based on the gist by Ryan Day (github:rday). The purpose was to generate pptx files that could be read by Google Slides, so that's all it's been tested with so far.
Commits on Aug 3, 2015
Commits on Dec 9, 2015
-
Reworked the notes and notes master code to be less of a hack, and fixed multiple minor problems that prevented PowerPoint from being happy with the results. My test output now loads more or less correctly in PowerPoint, Keynote, Libre Office and Google Docs. More tests needed, obviously. :-)