PHP Library to generate and read propresenter files (.pro, .probundle, .proplaylist)
Go to file
Thorsten Bus 2fefe72ef6 feat(pro): correct translated textbox positioning
- Create buildOriginalBounds(): origin(150, 99.543) size(1620×182.946)
- Create buildTranslationBounds(): origin(150, 303.166) size(1620×113.889)
- Modify buildCue() to use different bounds for translated vs non-translated
- Modify buildSlideElement() to accept optional bounds parameter
- Add test: translated slide has correct dual bounds
- Add test: non-translated slide has single full-size bounds
- All tests pass: 14 PHPUnit, 203 Laravel tests
2026-03-02 21:46:37 +01:00
.sisyphus docs(notepad): record 100% completion of all 87 checkboxes 2026-03-01 21:52:05 +01:00
php feat(pro): correct translated textbox positioning 2026-03-02 21:46:37 +01:00
ref add more test .pro files 2026-03-01 18:30:59 +01:00
spec feat(playlist): add proto field 5, Zip64Fixer, and format spec 2026-03-01 20:50:14 +01:00
AGENTS.md test(playlist): add integration tests and update AGENTS.md 2026-03-01 21:28:18 +01:00
README.md init 2026-03-01 14:17:00 +01:00