Skip to content

v0.5.0

Latest

Choose a tag to compare

@developer0hye developer0hye released this 15 Mar 01:48
42445db

What's Changed

Features

  • PPTX: Add homePlate shape, fillRef/fontRef style fallback, and non-rectangular text box rendering

Bug Fixes

  • PPTX: Skip master/layout placeholders, render custGeom, fix wrap and list numbering
  • PPTX: Handle self-closing bodyPr in empty element handler for vertical alignment
  • PPTX: Preserve fixed textbox title and list layout
  • PPTX: Improve fixed textbox slide fidelity
  • PPTX: Restore slide 30 image and table fidelity
  • PPTX: Ignore hidden line extensions
  • PPTX: Preserve no-wrap text extraction
  • PPTX: Restore mixed-script no-wrap titles
  • PPTX: Preserve no-wrap auto-fit title spacing
  • Render: Use #set align() instead of #align()[] for reliable horizontal text alignment

Contributors