Ocideck/lib/services
Brenno de Winter 9827715873
Some checks are pending
CI / Format · Analyze · Test (push) Waiting to run
Add bullet subheadings and font-accurate slide auto-fit
- Bullet slides can carry an optional subheading under the title (stored as
  `## …` in the slide's subtitle, round-tripped losslessly).
- The two-bullet-column subheadings and the bullets subheading participate in
  the auto-fit so the text keeps scaling to fill the slide.
- Slide text auto-sizing now measures with the deck's own font, so the fit
  matches what is rendered and the text uses the available space instead of
  staying smaller than needed.
- Editor fields, translations (all languages), docs and tests included.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 21:48:06 +02:00
..
annotation_codec.dart Add project docs, EUPL licence, and open-source licence check 2026-06-07 12:19:56 +02:00
caption_service.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
description_service.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
export_service.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
file_service.dart Improve chart rendering and resolve theme logo paths 2026-06-08 12:18:35 +02:00
image_service.dart feat: add multilingual interface 2026-06-04 02:30:03 +02:00
markdown_service.dart Add bullet subheadings and font-accurate slide auto-fit 2026-06-08 21:48:06 +02:00
marp_html_service.dart Refine code slides: title outside the panel, fit-to-space, font choice 2026-06-08 14:28:04 +02:00
recovery_service.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
slide_rasterizer.dart feat: polish app icons and presentation exports 2026-06-05 00:02:51 +02:00