🖼️ Overview
Add support for images as a first-class document module.
🎯 Goals
- Represent images as Core modules.
- Allow images to participate in document layout.
- Render images in the preview.
- Render images in exported documents.
- Preserve image information when documents are serialized.
📦 Requirements
The image module should support the information required to:
- Identify the image.
- Load the image.
- Render it.
- Determine its dimensions.
- Participate in layout and pagination.
Image-specific properties should remain separate from text-specific features where appropriate.
🖼️ Overview
Add support for images as a first-class document module.
🎯 Goals
📦 Requirements
The image module should support the information required to:
Image-specific properties should remain separate from text-specific features where appropriate.