pub fn execute_charstring_with_offset(
charstring: &[u8],
subrs: &[Vec<u8>],
len_iv: usize,
offset_x: f64,
offset_y: f64,
) -> Result<CharstringResult, String>Expand description
Execute a charstring for seac (accent composition), applying an offset.