Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

v0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@yhatt yhatt released this 03 Jun 12:58
· 207 commits to master since this release

Updates

  • Support Directives
    • Show page number with page_number directive.
    • Resize slide by Global Directives $width, $height, and $size.
       
  • Change default slide size from A4 to 4:3 for compatibility with PowerPoint.
  • Support exporting PDF by custom size.
  • Support quick image insert with D&D.
  • Support opening multi-byte encodings text files.
  • Bugfix: Not resolve image path included multi-byte.
  • Windows: Fix not to resolve image path with splited by \.
For developers
  • Update to Electron 1.2.1, with improving of slide preload JS.
  • Improve Slide CSS ( More CSS variables / Flexbox centering )