Skip to content

Releases: vadondaniel/typeset-studio

v1.2.1 - Initial Public Release

10 Jan 16:33

Choose a tag to compare

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 .ceavio files 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:

  1. Ensure you have Python 3.10+ installed.
  2. Run pip install -r requirements.txt.
  3. Launch with python src/main.py.

Full Changelog: https://github.com/vadondaniel/typeset-studio/commits/v1.2.1