Expand description
Image widget for displaying images in the terminal UI
This module provides the ImageWidget for rendering images in the ricecoder-tui,
integrating with ricecoder-images for display and metadata rendering.
§Requirements
- Req 5.1: Display images in terminal using ricecoder-images ImageDisplay
- Req 5.2: Show metadata (format, size, dimensions)
- Req 5.3: ASCII placeholder for unsupported terminals
- Req 5.4: Resize to fit terminal bounds (max 80x30)
- Req 5.5: Organize multiple images vertically with separators
Structs§
- Image
Widget - Image widget for displaying images in the terminal