This PR removes the fixed_point feature from this crate. I'm not sure why that feature existed in the first place, because it only enabled the feature in the embedded-graphics crate without being used in this crate. This should fix the CI build but not the underlying problem (see embedded...