pub fn quote_show_string(
text_state: &mut TextState,
string_bytes: &[u8],
get_width: &dyn Fn(u32) -> f64,
) -> Vec<RawChar>Expand description
' (single quote) operator: move to next line and show a string.
Equivalent to T* followed by Tj.