pub fn compass(
x: f32,
y: f32,
w: f32,
h: f32,
heading: f32,
primary: Rgba,
track: Rgba,
) -> DrawExpand description
Horizontal compass strip centred on heading (degrees). Width w, ticks
every 15°, cardinal marks taller.