Commit Graph

6 Commits

Author SHA1 Message Date
8c393c8f9e Fix language detection bit swap in T42 header parsing
Correctly map C12 and C13 control bits to fix misidentification of Swedish/Finnish (010) and German (001).
Also ensures Page model, Renderer, and UI properly propagate and display the detected language.
2026-01-11 11:40:20 +01:00
783e5006f7 Adjust cell dimensions and font size for better visibility 2026-01-05 22:20:39 +01:00
1cdc35850a Fix double height character rendering logic 2026-01-04 18:23:25 +01:00
66cb788fb0 Fixed block rendering issues
Fixed issues where graphic blocks had horizontal stripes in them
2026-01-02 00:20:28 +01:00
088ad1a320 Feature: Enhanced Editing, Hex Inspector, Color Shortcuts
- Enhanced Editing: Auto-create packets, Enter key support.
- Cursor: Fixed visibility (composition mode), click-to-move, immediate redraw.
- Hex Inspector: Added Hex Value display and input panel.
- Shortcuts: Added Color Insert buttons.
- Fixes: Resolved Hamming encoding for save, fixed duplicate spaces bug, fixed IndentationError.
2025-12-28 21:57:44 +01:00
6000897578 Initial commit: Core Teletext Editor functionality 2025-12-28 21:38:21 +01:00