// <FILE>crates/rocketsplash-rt/src/font/render_options.rs</FILE>
// <DESC>Render options DTO shared by the font rendering pipeline</DESC>
// <VERS>VERSION: 1.0.0</VERS>
// <WCTX>Foundation crates 0.3.0 (RELEASE_PLAN F2 cycle-break)</WCTX>
// <CLOG>1.0.0: extracted from font/mod.rs so pipeline files depend on this leaf instead of the module root.</CLOG>
use crate::;
pub
// <FILE>crates/rocketsplash-rt/src/font/render_options.rs</FILE>
// <VERS>END OF VERSION: 1.0.0</VERS>