Releases: vadondaniel/typeset-studio
Releases · vadondaniel/typeset-studio
v1.2.1 - Initial Public Release
Ceavio Typeset Studio v1.2.1
Ceavio Typeset Studio is a professional, lightweight desktop application designed specifically for comic and manga typesetters. This initial release brings a streamlined workflow for adding text, managing speech bubbles, and cleaning up pages with precision.
✨ Key Features
- Intuitive Canvas Editing: Drag-and-drop interface for managing pages and elements.
- Advanced Speech Bubbles: Precise control over padding, shapes, and styles, including automatic merging of touching bubbles.
- Dynamic Presets: Maintain consistency with global and project-specific bubble style presets.
- Professional Typography: Favorite font management and real-time text editing.
- Drawing & Masking: Built-in brush and color picker for quick cleanups and masking.
- Smart History: Robust Undo/Redo system that intelligently groups consecutive actions.
- Project Management: Save your work in
.ceaviofiles and pick up where you left off with auto-session loading.
🛠️ Installation
You can run the application from source or use the provided standalone executable.
From Source:
- Ensure you have Python 3.10+ installed.
- Run
pip install -r requirements.txt. - Launch with
python src/main.py.
Full Changelog: https://github.com/vadondaniel/typeset-studio/commits/v1.2.1