mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 15:41:01 +00:00
This version can already: - load all of the defined file format except for the image type and the frame-specific stuff - navigate frames and slides (though frames are mostly stubbed out) - display text with various common settings - displays text with various fitting and scaling methods - scale and position objects correctly no matter the window size |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| Presentation.cpp | ||
| Presentation.h | ||
| PresenterWidget.cpp | ||
| PresenterWidget.h | ||
| Slide.cpp | ||
| Slide.h | ||
| SlideObject.cpp | ||
| SlideObject.h | ||