pub fn is_drawing(c: u32) -> bool
Returns true if c is a drawing command (line_to through curveN).
true
c