//! Text and annotation tool rendering implementations
//!
//! Split into submodules for maintainability:
//! - `text` - Text label and anchored text rendering
//! - `notes` - Note, anchored note, and flag note rendering
//! - `callout` - Callout and comment rendering
//! - `labels` - Price label and price note rendering
//! - `table` - Table rendering
//! - `signpost` - Signpost rendering