Raxol.Plugins.Visualization.ImageRenderer (Raxol v0.4.0)
View SourceHandles rendering logic for image placeholders within the VisualizationPlugin. Currently provides a text placeholder, but intended for protocols like sixel or kitty.
Summary
Functions
Public entry point for rendering image content. Handles bounds checking and calls the internal drawing logic. Expects bounds map: %{width: w, height: h}.