fn is_rtl()

in src/metrics/compose.rs [426:428]


    fn is_rtl(&self) -> bool {
        TextMetrics::is_rtl(&self)
    }