本项目使用了以下第三方开源代码:

---
项目:PPT Master
来源:https://github.com/hugohe3/ppt-master
许可证:MIT

使用范围:
- application/slidea/core/ppt_generator/utils/svg_to_pptx/
- application/slidea/core/ppt_generator/assets/prompts/svg_generator_prompt.txt 中的部分 SVG 生成提示词参考了 PPT Master 的 prompt guidance

Copyright (c) 2025-2026 Hugo He

MIT License 全文:

MIT License

Copyright (c) 2025-2026 Hugo He

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
---

---
项目:baoyu-skills/baoyu-diagram
来源:https://github.com/JimLiu/baoyu-skills(skill: baoyu-diagram)
许可证:MIT

使用范围:
- application/slidea/skill/slidea/references/diagram-basics.md 中的 SVG layering、component patterns、spacing formulas 参考了 baoyu-diagram 的设计系统骨架(颜色/字体等样式相关内容未采用,已替换为 slidea 自身模板色板与字体栈)
- application/slidea/skill/slidea/references/diagram-layouts/architecture.md / flowchart.md / sequence.md / structural.md 中的布局算法参考了 baoyu-diagram 对应的 reference 文档(同样剥离了样式相关内容,间距改写为相对公式)

Copyright (c) 2026 Jim Liu

MIT License 全文:

MIT License

Copyright (c) 2026 Jim Liu

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
---