/// Compute a radius based on the pressure.
///
/// # Arguments
/// * `size` - The base size of the stroke
/// * `thinning` - The effect of pressure on the stroke's size
/// * `pressure` - The pressure (between 0 and 1)
/// * `easing` - An optional easing function to apply to the pressure