Skip to content

Commit f8affc9

Browse files
tthallosclaude
andcommitted
docs(readme): move SmartArt to Shipped in roadmap
parseDiagramFrame in core already handles SmartArt by loading the pre-baked drawing XML PowerPoint writes alongside the semantic model and rendering it as a GroupElement. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 995ebba commit f8affc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ Exposes a single MCP tool `render_slides` that converts a `.pptx` file path into
243243

244244
- [x] Deck authoring API (`@pagus-kit/builder`) — programmatic IR construction for agent-driven generation
245245
- [x] Slide transitions and common entrance animations (CSS-based playback)
246+
- [x] SmartArt support (via pre-rendered diagram drawing XML)
246247

247248
### Planned
248249

@@ -251,7 +252,6 @@ Exposes a single MCP tool `render_slides` that converts a `.pptx` file path into
251252
- [ ] Vue adapter (`@pagus-kit/vue`)
252253
- [ ] Full DrawingML property inheritance chain
253254
- [ ] More preset shape types
254-
- [ ] SmartArt support
255255
- [ ] Expanded animation coverage (motion paths, emphasis / exit effects)
256256
- [ ] Slide notes and speaker view
257257
- [ ] PPTX export from the builder IR

0 commit comments

Comments
 (0)